Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v1.13.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins Automation Server committed Jun 10, 2022
1 parent ed24460 commit 52c5e68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>no.ssb.klass</groupId>
<artifactId>klass-web-${klass.env.name}</artifactId>
<version>1.13.7-SNAPSHOT</version>
<version>1.13.7</version>
<properties>
<frontend-maven-plugin.version>1.12.1</frontend-maven-plugin.version>
<maven-release-plugin.version>3.0.0-M5</maven-release-plugin.version>
Expand All @@ -15,7 +15,7 @@
<scm>
<connection>scm:git:[email protected]:statisticsnorway/klass-web.git</connection>
<developerConnection>scm:git:[email protected]:statisticsnorway/klass-web.git</developerConnection>
<tag>HEAD</tag>
<tag>v1.13.7</tag>
<url>https://github.com/statisticsnorway/klass-web</url>
</scm>
<distributionManagement>
Expand Down

0 comments on commit 52c5e68

Please sign in to comment.