Skip to content

Commit

Permalink
Preparing for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
essiembre committed Feb 4, 2015
1 parent a143982 commit dbe9630
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
4 changes: 2 additions & 2 deletions norconex-jef-monitor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.norconex.jef</groupId>
<artifactId>norconex-jef-monitor</artifactId>
<version>4.0.0</version>
<version>4.0.1</version>
<name>Norconex JEF Monitor</name>
<description>
JEF Monitor is a standalone web-based application offering a glance view
Expand Down Expand Up @@ -120,7 +120,7 @@
<dependency>
<groupId>com.norconex.jef</groupId>
<artifactId>norconex-jef</artifactId>
<version>4.0.1</version>
<version>4.0.2</version>
</dependency>
<dependency>
<groupId>com.norconex.commons</groupId>
Expand Down
6 changes: 6 additions & 0 deletions norconex-jef-monitor/src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@
</properties>
<body>

<release version="4.0.1" date="2015-02-04" description="Maintenance release.">
<action dev="essiembre" type="update">
Upgraded norconex-jef dependency to 4.0.2
</action>
</release>

<release version="4.0.0" date="2014-12-05" description="Major release.">
<action dev="essiembre" type="add">
Now released as Open-Source under The Apache License 2.0.
Expand Down

0 comments on commit dbe9630

Please sign in to comment.