There was an error while loading. Please reload this page.
1 parent 1bc9dd9 commit 3a3c357Copy full SHA for 3a3c357
cmdline/pom.xml
@@ -6,7 +6,7 @@
6
<parent>
7
<groupId>io.opentdf.platform</groupId>
8
<artifactId>sdk-pom</artifactId>
9
- <version>0.1.0-SNAPSHOT</version>
+ <version>0.1.0-SNAPSHOT</version><!-- {x-version-update:java-sdk:current} -->
10
</parent>
11
<artifactId>cmdline</artifactId>
12
<properties>
@@ -52,7 +52,7 @@
52
<dependency>
53
54
<artifactId>sdk</artifactId>
55
56
</dependency>
57
</dependencies>
58
</project>
0 commit comments