Skip to content

Commit 17f37e4

Browse files
committed
Setter versjon til 1.1-RC1-SNAPSHOT
Ønsker ikke å release denne versjonen, så da må versjonsnummeret postfixes med snapshot :)
1 parent eee4f01 commit 17f37e4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

jaxb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<parent>
220220
<groupId>no.digipost.signature</groupId>
221221
<artifactId>signature-api-specification-parent</artifactId>
222-
<version>1.1-RC1</version>
222+
<version>1.1-RC1-SNAPSHOT</version>
223223
</parent>
224224

225225
<modelVersion>4.0.0</modelVersion>

pom.xml

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

77
<groupId>no.digipost.signature</groupId>
88
<artifactId>signature-api-specification-parent</artifactId>
9-
<version>1.1-RC1</version>
9+
<version>1.1-RC1-SNAPSHOT</version>
1010
<packaging>pom</packaging>
1111

1212
<modules>

schema/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
<parent>
110110
<groupId>no.digipost.signature</groupId>
111111
<artifactId>signature-api-specification-parent</artifactId>
112-
<version>1.1-RC1</version>
112+
<version>1.1-RC1-SNAPSHOT</version>
113113
</parent>
114114

115115
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)