Skip to content

Commit

Permalink
1.7.1 ready for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
davewichers committed Sep 6, 2022
1 parent 6223a4c commit cb6da0c
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 @@ -4,7 +4,7 @@
<groupId>org.owasp.antisamy</groupId>
<artifactId>antisamy</artifactId>
<packaging>jar</packaging>
<version>1.7.1-SNAPSHOT</version>
<version>1.7.1</version>
<distributionManagement>
<snapshotRepository>
<id>ossrh</id>
Expand Down Expand Up @@ -44,7 +44,7 @@
<properties>
<gpg.skip>true</gpg.skip><!-- by default skip gpg -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.build.outputTimestamp>2022-08-22T23:54:30Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2022-09-06T21:03:19Z</project.build.outputTimestamp>
<project.java.target>1.8</project.java.target>
<version.findsecbugs>1.12.0</version.findsecbugs>
<version.io>2.11.0</version.io>
Expand Down

0 comments on commit cb6da0c

Please sign in to comment.