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