We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6572bb1 commit 81e497dCopy full SHA for 81e497d
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>org.linkeddatafragments</groupId>
5
<artifactId>ldfserver</artifactId>
6
- <version>0.2.0</version>
+ <version>0.2.1</version>
7
<packaging>war</packaging>
8
<name>Linked Data Fragments Server</name>
9
<url>http://linkeddatafragments.org</url>
@@ -20,7 +20,7 @@
20
<scm>
21
<connection>https://github.com/LinkedDataFragments/Server.Java.git</connection>
22
<developerConnection>https://github.com/LinkedDataFragments/Server.Java.git</developerConnection>
23
- <tag>v0.1.0</tag>
+ <tag>v0.2.1</tag>
24
<url>https://github.com/LinkedDataFragments/Server.Java</url>
25
</scm>
26
<developers>
0 commit comments