Skip to content

Commit

Permalink
#505 Set release version
Browse files Browse the repository at this point in the history
  • Loading branch information
maybeec committed Jun 7, 2018
1 parent 87f515d commit 23fa4ea
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions cobigen/cobigen-jsonplugin/pom.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>jsonplugin</artifactId>
<name>CobiGen - JSON Plug-in</name>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<packaging>jar</packaging>
<description>CobiGen - JSON Plug-in</description>

Expand Down Expand Up @@ -43,4 +42,4 @@
</dependency>

</dependencies>
</project>
</project>

0 comments on commit 23fa4ea

Please sign in to comment.