We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d170ef6 commit dedef5dCopy full SHA for dedef5d
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.2.2-SNAPSHOT</version>
+ <version>1.2.2</version>
9
<organization>
10
<name>Inrupt</name>
11
<url>https://inrupt.com</url>
@@ -576,7 +576,7 @@
576
<connection>scm:git:https://github.com/solid-contrib/conformance-test-harness.git</connection>
577
<developerConnection>scm:git:git@github.com:solid-contrib/conformance-test-harness.git</developerConnection>
578
<url>https://github.com/solid-contrib/conformance-test-harness</url>
579
- <tag>v1.1.18</tag>
+ <tag>v1.2.2</tag>
580
</scm>
581
582
<profiles>
0 commit comments