We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2523ec commit 67ea82fCopy full SHA for 67ea82f
1 file changed
pom.xml
@@ -9,7 +9,7 @@
9
</parent>
10
<groupId>tech.artcoded</groupId>
11
<artifactId>triplestore</artifactId>
12
- <version>2026.0.0</version>
+ <version>2026.0.1-SNAPSHOT</version>
13
<name>triplestore</name>
14
<description>Triplestore based on tdb</description>
15
<properties>
@@ -28,7 +28,7 @@
28
<connection>
29
scm:git:git@github.com:openartcoded/triplestore.git
30
</connection>
31
- <tag>2026.0.0</tag>
+ <tag>2024.0.6</tag>
32
</scm>
33
<dependencies>
34
<dependency>
0 commit comments