We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a4199a commit 99194d0Copy full SHA for 99194d0
1 file changed
pom.xml
@@ -5,7 +5,7 @@
5
<artifactId>testharness</artifactId>
6
<name>Solid Specification Conformance Test Harness</name>
7
<description>A test harness that will run suites of tests related to Solid specifications.</description>
8
- <version>1.1.12-SNAPSHOT</version>
+ <version>1.1.12</version>
9
<organization>
10
<name>Inrupt</name>
11
<url>https://inrupt.com</url>
@@ -517,7 +517,7 @@
517
<connection>scm:git:git://github.com/solid-contrib/conformance-test-harness.git</connection>
518
<developerConnection>scm:git:git@github.com:solid-contrib/conformance-test-harness.git</developerConnection>
519
<url>https://github.com/solid-contrib/conformance-test-harness</url>
520
- <tag>v1.0.7</tag>
+ <tag>v1.1.12</tag>
521
</scm>
522
523
<profiles>
0 commit comments