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 e7987ff commit 2c1984e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions norconex-committer-azuresearch/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.collectors</groupId>
<artifactId>norconex-committer-azuresearch</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
<name>Norconex Committer Azure Search</name>
<description>Microsoft Azure Search implementation of Norconex Committer.</description>

<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>
<httpclient.version>4.5.3</httpclient.version>
</properties>
<inceptionYear>2017</inceptionYear>
Expand Down
2 changes: 1 addition & 1 deletion norconex-committer-azuresearch/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.1.0-SNAPSHOT" date="2017-??-??" description="Initial release">
<release version="1.1.0" date="2017-11-26" description="Feature release">
<action dev="essiembre" type="add" issue="1">
New proxy configuration options.
</action>
Expand Down

0 comments on commit 2c1984e

Please sign in to comment.