Skip to content

Commit a0ec25d

Browse files
committed
Update pom to reflect 1.6.7 release.
1 parent 32e2735 commit a0ec25d

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.6.1</version>
6+
<version>1.6.7</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-07T19:23:45Z</project.build.outputTimestamp>
46+
<project.build.outputTimestamp>2022-04-10T18:12:34Z</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)