Skip to content

Commit

Permalink
Setting snapshot version for 1.4.1-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
pdsen-ci committed Oct 10, 2023
1 parent b1be335 commit 679955d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion lexer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ POSSIBILITY OF SUCH DAMAGE.
<parent>
<groupId>gov.nasa.pds</groupId>
<artifactId>registry-api</artifactId>
<version>1.3.1</version>
<version>1.4.0-SNAPSHOT</version>
</parent>

<groupId>gov.nasa.pds.registry-api</groupId>
Expand Down
2 changes: 1 addition & 1 deletion model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<parent>
<groupId>gov.nasa.pds</groupId>
<artifactId>registry-api</artifactId>
<version>1.3.1</version>
<version>1.4.0-SNAPSHOT</version>
</parent>

<groupId>gov.nasa.pds.registry-api</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Go through this file line-by-line and replace the template values with your own.

<groupId>gov.nasa.pds</groupId>
<artifactId>registry-api</artifactId>
<version>1.3.1</version>
<version>1.4.0-SNAPSHOT</version>
<packaging>pom</packaging>

<name>${project-name}</name>
Expand Down
2 changes: 1 addition & 1 deletion service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<parent>
<groupId>gov.nasa.pds</groupId>
<artifactId>registry-api</artifactId>
<version>1.3.1</version>
<version>1.4.0-SNAPSHOT</version>
</parent>

<groupId>gov.nasa.pds.registry-api</groupId>
Expand Down

0 comments on commit 679955d

Please sign in to comment.