Skip to content

Commit

Permalink
1.6.8 is now ready for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
davewichers committed Apr 24, 2022
1 parent e08eea7 commit 2ffb764
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<groupId>org.owasp.antisamy</groupId>
<artifactId>antisamy</artifactId>
<packaging>jar</packaging>
<version>1.6.8-SNAPSHOT</version>
<version>1.6.8</version>
<distributionManagement>
<snapshotRepository>
<id>ossrh</id>
Expand Down Expand Up @@ -43,7 +43,7 @@
<properties>
<gpg.skip>true</gpg.skip><!-- by default skip gpg -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.build.outputTimestamp>2022-04-22T18:12:34Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2022-04-24T11:54:30Z</project.build.outputTimestamp>
<project.java.target>1.7</project.java.target>
<version.findsecbugs>1.12.0</version.findsecbugs>
<version.io>2.11.0</version.io>
Expand Down

0 comments on commit 2ffb764

Please sign in to comment.