Skip to content

Commit

Permalink
#507 Set release version
Browse files Browse the repository at this point in the history
  • Loading branch information
jdiazgon committed Jun 7, 2018
1 parent 0a4d20b commit 850e718
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions cobigen/cobigen-htmlplugin/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>htmlplugin</artifactId>
<name>CobiGen - HTML Plug-in</name>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<packaging>jar</packaging>
<description>CobiGen - HTML Plug-in</description>

Expand Down Expand Up @@ -40,4 +39,4 @@
<version>1.10.2</version>
</dependency>
</dependencies>
</project>
</project>

0 comments on commit 850e718

Please sign in to comment.