Skip to content

Commit

Permalink
#799 Set release version
Browse files Browse the repository at this point in the history
  • Loading branch information
jdiazgon committed Dec 4, 2018
1 parent 9b20101 commit 4644b04
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions cobigen-maven/pom.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<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>maven-parent</artifactId>
<version>dev-SNAPSHOT</version>
Expand All @@ -14,7 +13,7 @@

<properties>
<maven.version>3.0</maven.version>
<cobigen.maven.version>4.1.0-SNAPSHOT</cobigen.maven.version>
<cobigen.maven.version>4.1.0</cobigen.maven.version>
</properties>

<modules>
Expand Down

0 comments on commit 4644b04

Please sign in to comment.