Skip to content

Commit

Permalink
#264 release version set
Browse files Browse the repository at this point in the history
  • Loading branch information
maybeec committed Dec 14, 2016
1 parent 5e3ad1e commit 5f96233
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cobigen/cobigen-jsonplugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>cobigen-jsonplugin</artifactId>
<name>CobiGen - JSON Plug-in</name>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
<packaging>jar</packaging>

<parent>
Expand All @@ -16,12 +16,12 @@
<dependency>
<groupId>com.capgemini</groupId>
<artifactId>cobigen-core</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</dependency>
<dependency>
<groupId>com.capgemini</groupId>
<artifactId>cobigen-core-test</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 5f96233

Please sign in to comment.