Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
albogdano committed Aug 11, 2014
1 parent 104056a commit 0861fa4
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion para-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.erudika</groupId>
<artifactId>para-parent</artifactId>
<version>1.7.1-SNAPSHOT</version>
<version>1.8.0</version>
</parent>

<artifactId>para-web</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion para/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.erudika</groupId>
<artifactId>para-parent</artifactId>
<version>1.7.1-SNAPSHOT</version>
<version>1.8.0</version>
</parent>

<artifactId>para</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<groupId>com.erudika</groupId>
<artifactId>para-parent</artifactId>
<version>1.7.1-SNAPSHOT</version>
<version>1.8.0</version>
<packaging>pom</packaging>

<organization>
Expand Down Expand Up @@ -47,7 +47,7 @@
<connection>scm:git:https://github.com/erudika/para.git</connection>
<developerConnection>scm:git:[email protected]:erudika/para.git</developerConnection>
<url>https://github.com/erudika/para</url>
<tag>HEAD</tag>
<tag>v1.8.0</tag>
</scm>

<issueManagement>
Expand Down

0 comments on commit 0861fa4

Please sign in to comment.