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.
1 parent 6f255ad commit baa0e89Copy full SHA for baa0e89
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>org.trellisldp</groupId>
5
<artifactId>ldp-testsuite</artifactId>
6
- <version>0.2.2-SNAPSHOT</version>
+ <version>0.2.2</version>
7
<packaging>jar</packaging>
8
9
<name>LDP Test Suite</name>
@@ -34,7 +34,7 @@
34
<connection>scm:git:git@github.com:trellis-ldp/ldp-testsuite.git</connection>
35
<developerConnection>scm:git:git@github.com:trellis-ldp/ldp-testsuite.git</developerConnection>
36
<url>git@github.com:trellis-ldp/ldp-testsuite.git</url>
37
- <tag>HEAD</tag>
+ <tag>ldp-testsuite-0.2.2</tag>
38
</scm>
39
40
<properties>
0 commit comments