Skip to content

Commit

Permalink
Merge pull request #28 from swisspost/develop
Browse files Browse the repository at this point in the history
Release PR
  • Loading branch information
MonsieurBon authored Feb 22, 2024
2 parents e02947b + 2921784 commit fbbf70e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions apikana-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.swisspush.apikana</groupId>
<artifactId>apikana</artifactId>
<version>0.4.23</version>
<version>0.4.24-SNAPSHOT</version>
</parent>

<groupId>org.swisspush.maven.plugins</groupId>
Expand Down Expand Up @@ -129,4 +129,4 @@
</dependency>
</dependencies>

</project>
</project>
2 changes: 1 addition & 1 deletion apikana-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.swisspush.apikana</groupId>
<artifactId>apikana</artifactId>
<version>0.4.23</version>
<version>0.4.24-SNAPSHOT</version>
</parent>

<artifactId>apikana-parent</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>org.swisspush.apikana</groupId>
<artifactId>apikana</artifactId>
<version>0.4.23</version>
<version>0.4.24-SNAPSHOT</version>
<packaging>pom</packaging>

<name>${project.artifactId}</name>
Expand Down Expand Up @@ -246,4 +246,4 @@

</profiles>

</project>
</project>

0 comments on commit fbbf70e

Please sign in to comment.