We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41a09ec commit 9bafc67Copy full SHA for 9bafc67
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>com.atomgraph</groupId>
5
<artifactId>linkeddatahub</artifactId>
6
- <version>4.0.10</version>
+ <version>4.0.11-SNAPSHOT</version>
7
<packaging>${packaging.type}</packaging>
8
9
<name>AtomGraph LinkedDataHub</name>
@@ -46,7 +46,7 @@
46
<url>https://github.com/AtomGraph/LinkedDataHub</url>
47
<connection>scm:git:git://github.com/AtomGraph/LinkedDataHub.git</connection>
48
<developerConnection>scm:git:[email protected]:AtomGraph/LinkedDataHub.git</developerConnection>
49
- <tag>linkeddatahub-4.0.10</tag>
+ <tag>linkeddatahub-2.1.1</tag>
50
</scm>
51
52
<repositories>
0 commit comments