Skip to content

Commit

Permalink
[CI] Prepare for next development iteration 0.1.14-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
Dac-Cloud-Bot committed Oct 2, 2023
1 parent e34424d commit 7e0a947
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion appstore-metadata-service-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.lgi.appstore.metadata</groupId>
<artifactId>appstore-metadata-service-parent</artifactId>
<version>0.1.13-SNAPSHOT</version>
<version>0.1.14-SNAPSHOT</version>
</parent>

<artifactId>appstore-metadata-service-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion appstore-metadata-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.lgi.appstore.metadata</groupId>
<artifactId>appstore-metadata-service-parent</artifactId>
<version>0.1.13-SNAPSHOT</version>
<version>0.1.14-SNAPSHOT</version>
</parent>

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

<groupId>com.lgi.appstore.metadata</groupId>
<artifactId>appstore-metadata-service-parent</artifactId>
<version>0.1.13-SNAPSHOT</version>
<version>0.1.14-SNAPSHOT</version>
<packaging>pom</packaging>

<parent>
Expand Down

0 comments on commit 7e0a947

Please sign in to comment.