Skip to content

Commit

Permalink
#273 set release version
Browse files Browse the repository at this point in the history
  • Loading branch information
maybeec committed Dec 13, 2016
1 parent 8c3fedb commit a6fee8a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cobigen/cobigen-core-parent/cobigen-core-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>cobigen-core-api</artifactId>
<name>CobiGen Core - API</name>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
<packaging>jar</packaging>

<parent>
Expand Down
2 changes: 1 addition & 1 deletion cobigen/cobigen-core-parent/cobigen-core-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>cobigen-core-test</artifactId>
<name>CobiGen Core - Test</name>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
<packaging>jar</packaging>

<parent>
Expand Down
2 changes: 1 addition & 1 deletion cobigen/cobigen-core-parent/cobigen-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>cobigen-core</artifactId>
<name>CobiGen Core</name>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
<packaging>jar</packaging>

<parent>
Expand Down

0 comments on commit a6fee8a

Please sign in to comment.