Skip to content

Commit

Permalink
Preparing for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
essiembre committed May 26, 2017
1 parent cfe026a commit 12f64b8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions norconex-collector-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.norconex.collectors</groupId>
<artifactId>norconex-collector-core</artifactId>
<version>1.8.2-SNAPSHOT</version>
<version>1.8.2</version>
<name>Norconex Collector Core</name>

<properties>
Expand Down Expand Up @@ -65,7 +65,7 @@
<dependency>
<groupId>com.norconex.collectors</groupId>
<artifactId>norconex-importer</artifactId>
<version>2.7.2-SNAPSHOT</version>
<version>2.7.2</version>
</dependency>
<dependency>
<groupId>com.norconex.collectors</groupId>
Expand Down
2 changes: 1 addition & 1 deletion norconex-collector-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="1.8.2-SNAPSHOT" date="2017-??-??" description="Bugfix release">
<release version="1.8.2" date="2017-05-26" description="Bugfix release">
<action dev="danizen" type="update">
Dependency updates: Norconex Importer 2.7.2.
</action>
Expand Down

0 comments on commit 12f64b8

Please sign in to comment.