Skip to content

Commit 26dafa6

Browse files
author
Olesja Aarma
committed
prepare release version 0.3.3
1 parent 54e5c6a commit 26dafa6

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pom.xml

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

77
<groupId>ee.cyber.cdoc2</groupId>
88
<artifactId>cdoc2-auth-token</artifactId>
9-
<!-- pre-release, version doesn't follow semantic versioning yet -->
10-
<version>0.3.3-SNAPSHOT</version>
9+
<version>0.3.3</version>
1110
<packaging>jar</packaging>
1211
<description>
1312
CDOC2 auth token library, generates/validates
@@ -84,7 +83,6 @@
8483
</dependencyManagement>
8584

8685
<dependencies>
87-
8886
<dependency>
8987
<groupId>org.junit.jupiter</groupId>
9088
<artifactId>junit-jupiter</artifactId>

0 commit comments

Comments
 (0)