Skip to content

Commit 2eccfb2

Browse files
committed
[RELEASE]-updating poms for branch'hotfix/2.0.15' with non-snapshot versions
1 parent 9b9ecc2 commit 2eccfb2

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

klass-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>no.ssb.klass</groupId>
1212
<artifactId>klass-root</artifactId>
13-
<version>2.0.15-SNAPSHOT</version>
13+
<version>2.0.15</version>
1414
<!-- <relativePath>../</relativePath>-->
1515
</parent>
1616

klass-forvaltning/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>no.ssb.klass</groupId>
1616
<artifactId>klass-root</artifactId>
17-
<version>2.0.15-SNAPSHOT</version>
17+
<version>2.0.15</version>
1818
<relativePath>../</relativePath>
1919
</parent>
2020

klass-shared/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.ssb.klass</groupId>
1313
<artifactId>klass-root</artifactId>
14-
<version>2.0.15-SNAPSHOT</version>
14+
<version>2.0.15</version>
1515
</parent>
1616

1717
<properties>

klass-solr/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<parent>
1414
<groupId>no.ssb.klass</groupId>
1515
<artifactId>klass-root</artifactId>
16-
<version>2.0.15-SNAPSHOT</version>
16+
<version>2.0.15</version>
1717
</parent>
1818

1919
<dependencies>

pom.xml

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

55
<groupId>no.ssb.klass</groupId>
66
<artifactId>klass-root</artifactId>
7-
<version>2.0.15-SNAPSHOT</version>
7+
<version>2.0.15</version>
88
<packaging>pom</packaging>
99

1010
<parent>

0 commit comments

Comments
 (0)