Skip to content

Commit

Permalink
Releasing version 20.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Automated release committed Sep 19, 2020
1 parent 768dca2 commit e8a02fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.manorrock.sphynx</groupId>
<artifactId>project</artifactId>
<version>20.8.0-SNAPSHOT</version>
<version>20.9.0</version>
<packaging>pom</packaging>
<name>Manorrock Sphynx - Project</name>
<modules>
Expand Down
2 changes: 1 addition & 1 deletion webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.manorrock.sphynx</groupId>
<artifactId>project</artifactId>
<version>20.8.0-SNAPSHOT</version>
<version>20.9.0</version>
</parent>
<artifactId>webapp</artifactId>
<packaging>war</packaging>
Expand Down

0 comments on commit e8a02fe

Please sign in to comment.