Skip to content

Commit

Permalink
Release 3.2.2: setting new snapshot version
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins CI server committed Feb 9, 2024
1 parent 034e6ea commit bd87135
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion maskinporten-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>no.ks.fiks</groupId>
<artifactId>maskinporten</artifactId>
<version>3.2.2</version>
<version>3.2.3-SNAPSHOT</version>
</parent>
<artifactId>maskinporten-client</artifactId>
<name>${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion maskinporten-spring-boot-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>no.ks.fiks</groupId>
<artifactId>maskinporten</artifactId>
<version>3.2.2</version>
<version>3.2.3-SNAPSHOT</version>
</parent>
<artifactId>maskinporten-spring-boot-client</artifactId>
<name>${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<groupId>no.ks.fiks</groupId>
<artifactId>maskinporten</artifactId>
<version>3.2.2</version>
<version>3.2.3-SNAPSHOT</version>
<packaging>pom</packaging>
<name>${project.artifactId}</name>
<description>${project.artifactId}</description>
Expand Down

0 comments on commit bd87135

Please sign in to comment.