Skip to content

Commit c19a61c

Browse files
committed
[maven-release-plugin] prepare release v1.1.16
1 parent 968bba3 commit c19a61c

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<artifactId>testharness</artifactId>
66
<name>Solid Specification Conformance Test Harness</name>
77
<description>A test harness that will run suites of tests related to Solid specifications.</description>
8-
<version>1.1.16-SNAPSHOT</version>
8+
<version>1.1.16</version>
99
<organization>
1010
<name>Inrupt</name>
1111
<url>https://inrupt.com</url>
@@ -64,8 +64,8 @@
6464
<checkstyle.tool.version>10.12.7</checkstyle.tool.version>
6565
<sonar.organization>solid-contrib</sonar.organization>
6666
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
67-
<nvd.api.key/>
68-
<nvd.api.datafeed/>
67+
<nvd.api.key />
68+
<nvd.api.datafeed />
6969

7070
</properties>
7171
<dependencyManagement>
@@ -574,7 +574,7 @@
574574
<connection>scm:git:git://github.com/solid-contrib/conformance-test-harness.git</connection>
575575
<developerConnection>scm:git:git@github.com:solid-contrib/conformance-test-harness.git</developerConnection>
576576
<url>https://github.com/solid-contrib/conformance-test-harness</url>
577-
<tag>v1.0.7</tag>
577+
<tag>v1.1.16</tag>
578578
</scm>
579579

580580
<profiles>

0 commit comments

Comments
 (0)