We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cd1eb8d + 0804428 commit df601cfCopy full SHA for df601cf
cdoc2-cli/pom.xml
@@ -42,7 +42,7 @@
42
<dependency>
43
<groupId>ee.cyber.cdoc2</groupId>
44
<artifactId>cdoc2-lib</artifactId>
45
- <version>2.0.0</version>
+ <version>2.0.1-SNAPSHOT</version>
46
</dependency>
47
</dependencies>
48
cdoc2-lib/pom.xml
@@ -8,7 +8,7 @@
8
<modelVersion>4.0.0</modelVersion>
9
10
11
12
<description>CDOC2 creation and processing library</description>
13
14
<properties>
0 commit comments