Skip to content

Commit

Permalink
Release 2.0.2: setting release version
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins committed Dec 27, 2021
1 parent 149bb3b commit 904f258
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>2.0.2-SNAPSHOT</version>
<version>2.0.2</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 @@ -11,7 +11,7 @@
<parent>
<groupId>no.ks.fiks</groupId>
<artifactId>maskinporten</artifactId>
<version>2.0.2-SNAPSHOT</version>
<version>2.0.2</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>2.0.2-SNAPSHOT</version>
<version>2.0.2</version>
<packaging>pom</packaging>
<name>${project.artifactId}</name>
<description>${project.artifactId}</description>
Expand Down

0 comments on commit 904f258

Please sign in to comment.