Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tennaito committed May 1, 2017
1 parent e5370c8 commit fd31381
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 @@ -4,7 +4,7 @@

<groupId>com.github.tennaito</groupId>
<artifactId>rsql-jpa</artifactId>
<version>2.0.2-SNAPSHOT</version>
<version>2.0.2</version>
<packaging>jar</packaging>

<!--//////////////////// ABOUT ////////////////////-->
Expand Down Expand Up @@ -33,7 +33,7 @@
<url>https://github.com/tennaito/rsql-jpa/</url>
<connection>scm:git:https://github.com/tennaito/rsql-jpa.git</connection>
<developerConnection>scm:git:https://github.com/tennaito/rsql-jpa.git</developerConnection>
<tag>HEAD</tag>
<tag>2.0.2</tag>
</scm>

<!--//////////////////// PROPERTIES ////////////////////-->
Expand Down

0 comments on commit fd31381

Please sign in to comment.