Skip to content

Commit 2ffb764

Browse files
committed
1.6.8 is now ready for release.
1 parent e08eea7 commit 2ffb764

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<groupId>org.owasp.antisamy</groupId>
44
<artifactId>antisamy</artifactId>
55
<packaging>jar</packaging>
6-
<version>1.6.8-SNAPSHOT</version>
6+
<version>1.6.8</version>
77
<distributionManagement>
88
<snapshotRepository>
99
<id>ossrh</id>
@@ -43,7 +43,7 @@
4343
<properties>
4444
<gpg.skip>true</gpg.skip><!-- by default skip gpg -->
4545
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
46-
<project.build.outputTimestamp>2022-04-22T18:12:34Z</project.build.outputTimestamp>
46+
<project.build.outputTimestamp>2022-04-24T11:54:30Z</project.build.outputTimestamp>
4747
<project.java.target>1.7</project.java.target>
4848
<version.findsecbugs>1.12.0</version.findsecbugs>
4949
<version.io>2.11.0</version.io>

0 commit comments

Comments
 (0)