Skip to content

Commit

Permalink
#68: version set to release and dependency to latest cobigen-core upd…
Browse files Browse the repository at this point in the history
…ated
  • Loading branch information
maybeec committed Dec 9, 2014
1 parent c681d42 commit f2bbd3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cobigen/cobigen-javaplugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>com.capgemini</groupId>
<artifactId>cobigen-javaplugin</artifactId>
<name>CobiGen - Java Plug-in</name>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
<packaging>jar</packaging>

<parent>
Expand All @@ -18,7 +18,7 @@
<dependency>
<groupId>com.capgemini</groupId>
<artifactId>cobigen-core</artifactId>
<version>1.1.0</version>
<version>1.2.0</version>
</dependency>

<!-- QDox for Java parsing -->
Expand Down

0 comments on commit f2bbd3e

Please sign in to comment.