Skip to content

Commit 8c306b1

Browse files
committed
[maven-release-plugin] prepare release io.sightly.tck-1.4.2
1 parent 733047f commit 8c306b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<groupId>io.sightly</groupId>
2121
<artifactId>io.sightly.tck</artifactId>
2222
<packaging>jar</packaging>
23-
<version>1.4.2-SNAPSHOT</version>
23+
<version>1.4.2</version>
2424

2525
<name>Adobe HTL Technology Compatibility Kit</name>
2626
<description>The Adobe HTTL TCK provides a suite of tests meant to certify that an HTL implementation conforms with
@@ -31,7 +31,7 @@
3131
<connection>scm:git:https://github.com/adobe/htl-tck.git</connection>
3232
<developerConnection>scm:git:[email protected]:adobe/htl-tck.git</developerConnection>
3333
<url>https://github.com/adobe/htl-tck</url>
34-
<tag>HEAD</tag>
34+
<tag>io.sightly.tck-1.4.2</tag>
3535
</scm>
3636

3737
<licenses>

0 commit comments

Comments
 (0)