Skip to content

Commit

Permalink
Merge pull request #11 from gbonnefille/master
Browse files Browse the repository at this point in the history
Release version 1.2.0
  • Loading branch information
freyssin authored Dec 7, 2017
2 parents 28f9d09 + 424f5f2 commit 0eb942a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ SOFTWARE.
<parent>
<groupId>fr.cnes.mo</groupId>
<artifactId>StubGenerator</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<artifactId>StubGenerator_C</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ SOFTWARE.

<groupId>fr.cnes.mo</groupId>
<artifactId>StubGenerator</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
<packaging>pom</packaging>

<organization>
Expand Down
4 changes: 2 additions & 2 deletions test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ SOFTWARE.
<parent>
<groupId>fr.cnes.mo</groupId>
<artifactId>StubGenerator</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<build>
Expand Down Expand Up @@ -97,4 +97,4 @@ SOFTWARE.
</pluginManagement>
</build>

</project>
</project>

0 comments on commit 0eb942a

Please sign in to comment.