Skip to content

Commit

Permalink
Preparing for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
essiembre committed Nov 26, 2017
1 parent d904c84 commit 31a5b1f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions norconex-commons-lang/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.norconex.commons</groupId>
<artifactId>norconex-commons-lang</artifactId>
<version>1.14.0-SNAPSHOT</version>
<version>1.14.0</version>
<packaging>jar</packaging>
<name>Norconex Commons Lang</name>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<site.baseurl/>
<currentStableVersion>1.13.1</currentStableVersion>
<currentStableVersion>1.14.0</currentStableVersion>

<commons-lang3.version>3.6</commons-lang3.version>
<commons-configuration.version>1.10</commons-configuration.version>
Expand Down
2 changes: 1 addition & 1 deletion norconex-commons-lang/src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</properties>
<body>

<release version="1.14.0-SNAPSHOT" date="2017-??-??" description="Feature release">
<release version="1.14.0" date="2017-11-26" description="Feature release">
<action dev="essiembre" type="add">
Can now store and load Properties file as JSON.
</action>
Expand Down

0 comments on commit 31a5b1f

Please sign in to comment.