Skip to content
This repository has been archived by the owner on Apr 15, 2023. It is now read-only.

Commit

Permalink
[maven-release-plugin] prepare release doorkeeper-0.3.17
Browse files Browse the repository at this point in the history
  • Loading branch information
tristantarrant committed Jun 22, 2011
1 parent aee7269 commit ac3c959
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>net.dataforte.doorkeeper</groupId>
<artifactId>doorkeeper-parent</artifactId>
<version>0.3.17-SNAPSHOT</version>
<version>0.3.17</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>net.dataforte.doorkeeper</groupId>
<artifactId>doorkeeper-parent</artifactId>
<version>0.3.17-SNAPSHOT</version>
<version>0.3.17</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>net.dataforte.doorkeeper</groupId>
<artifactId>doorkeeper-parent</artifactId>
<version>0.3.17-SNAPSHOT</version>
<version>0.3.17</version>

<packaging>pom</packaging>
<name>Doorkeeper Parent Artifact</name>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>net.dataforte.doorkeeper</groupId>
<artifactId>doorkeeper-parent</artifactId>
<version>0.3.17-SNAPSHOT</version>
<version>0.3.17</version>
<relativePath>parent/pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit ac3c959

Please sign in to comment.