Skip to content

Commit

Permalink
prepare 2.1 version
Browse files Browse the repository at this point in the history
  • Loading branch information
pierrejego committed Feb 24, 2022
1 parent abc6ea5 commit 3fcd397
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cadastrapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.georchestra</groupId>
<artifactId>cadastrapp-parent</artifactId>
<version>2.00</version>
<version>2.01-SNAPSHOT</version>
</parent>
<artifactId>cadastrapp</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.georchestra</groupId>
<artifactId>cadastrapp-parent</artifactId>
<version>2.00</version>
<version>2.01-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
<module>cadastrapp</module>
Expand Down

0 comments on commit 3fcd397

Please sign in to comment.