Skip to content

Commit f0e847b

Browse files
author
Jenkins
committed
Release 2.2.0: setting release version
1 parent 95e7f4d commit f0e847b

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

maskinporten-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>no.ks.fiks</groupId>
99
<artifactId>maskinporten</artifactId>
10-
<version>2.1.6-SNAPSHOT</version>
10+
<version>2.2.0</version>
1111
</parent>
1212
<artifactId>maskinporten-client</artifactId>
1313
<name>${project.artifactId}</name>

maskinporten-spring-boot-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>no.ks.fiks</groupId>
1313
<artifactId>maskinporten</artifactId>
14-
<version>2.1.6-SNAPSHOT</version>
14+
<version>2.2.0</version>
1515
</parent>
1616
<artifactId>maskinporten-spring-boot-client</artifactId>
1717
<name>${project.artifactId}</name>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<groupId>no.ks.fiks</groupId>
1414
<artifactId>maskinporten</artifactId>
15-
<version>2.1.6-SNAPSHOT</version>
15+
<version>2.2.0</version>
1616
<packaging>pom</packaging>
1717
<name>${project.artifactId}</name>
1818
<description>${project.artifactId}</description>

0 commit comments

Comments
 (0)