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 88fbde4 commit 55ea9b4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions norconex-committer-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.norconex.collectors</groupId>
<artifactId>norconex-committer-core</artifactId>
<version>2.1.2-SNAPSHOT</version>
<version>2.1.2</version>
<name>Norconex Committer Core</name>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<site.baseurl/>
<norconex-commons-lang.version>1.14.0-SNAPSHOT</norconex-commons-lang.version>
<norconex-commons-lang.version>1.14.0</norconex-commons-lang.version>
</properties>
<inceptionYear>2009</inceptionYear>

Expand Down
2 changes: 1 addition & 1 deletion norconex-committer-core/src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</properties>
<body>

<release version="2.1.2-SNAPSHOT" date="2017-??-??" description="Maintenance release">
<release version="2.1.2-SNAPSHOT" date="2017-11-26" description="Maintenance release">
<action dev="essiembre" type="add">
It is now possible to specify a "fileNamePrefix" and "fileNameSuffix"
for generated files from XMLFileCommitter and JSONFileCommitter.
Expand Down

0 comments on commit 55ea9b4

Please sign in to comment.