Skip to content

Commit

Permalink
[maven-release-plugin] prepare release handy-uri-templates-2.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
damnhandy committed May 26, 2019
1 parent d41d7f6 commit 2c2c5c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</parent>
<groupId>com.damnhandy</groupId>
<artifactId>handy-uri-templates</artifactId>
<version>2.1.8-SNAPSHOT</version>
<version>2.1.8</version>
<packaging>bundle</packaging>
<name>Handy URI Templates</name>
<description>Handy URI Templates is a RFC6570 compliant URI template processor. The library allows clients to
Expand All @@ -31,7 +31,7 @@
<url>https://github.com/damnhandy/Handy-URI-Templates.git</url>
<connection>scm:git:[email protected]:damnhandy/Handy-URI-Templates.git</connection>
<developerConnection>scm:git:[email protected]:damnhandy/Handy-URI-Templates.git</developerConnection>
<tag>handy-uri-templates-2.1.7</tag>
<tag>handy-uri-templates-2.1.8</tag>
</scm>
<licenses>
<license>
Expand Down

0 comments on commit 2c2c5c9

Please sign in to comment.