Skip to content

Commit

Permalink
Bumped version to 3.8.1-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaceccanti committed Nov 10, 2020
1 parent 15c915f commit c13d55c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 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 @@
<artifactId>voms-admin-parent</artifactId>


<version>3.8.0</version>
<version>3.8.1-SNAPSHOT</version>

<packaging>pom</packaging>
<name>VOMS Admin Parent POM</name>
Expand Down
2 changes: 1 addition & 1 deletion voms-admin-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.italiangrid</groupId>
<artifactId>voms-admin-parent</artifactId>
<version>3.8.0</version>
<version>3.8.1-SNAPSHOT</version>
</parent>

<artifactId>voms-admin-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion voms-admin-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.italiangrid</groupId>
<artifactId>voms-admin-parent</artifactId>
<version>3.8.0</version>
<version>3.8.1-SNAPSHOT</version>
</parent>

<artifactId>voms-admin-server</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion voms-container/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.italiangrid</groupId>
<artifactId>voms-admin-parent</artifactId>
<version>3.8.0</version>
<version>3.8.1-SNAPSHOT</version>
</parent>

<artifactId>voms-container</artifactId>
Expand Down

0 comments on commit c13d55c

Please sign in to comment.