We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62ca5af commit bc27967Copy full SHA for bc27967
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.14-SNAPSHOT</version>
+ <version>1.1.14</version>
9
<organization>
10
<name>Inrupt</name>
11
<url>https://inrupt.com</url>
@@ -563,7 +563,7 @@
563
<connection>scm:git:git://github.com/solid-contrib/conformance-test-harness.git</connection>
564
<developerConnection>scm:git:git@github.com:solid-contrib/conformance-test-harness.git</developerConnection>
565
<url>https://github.com/solid-contrib/conformance-test-harness</url>
566
- <tag>v1.0.7</tag>
+ <tag>v1.1.14</tag>
567
</scm>
568
569
<profiles>
0 commit comments