Skip to content

Commit

Permalink
Indicate changes are for future release, not part of current release.
Browse files Browse the repository at this point in the history
  • Loading branch information
davewichers committed Feb 12, 2024
1 parent 859b152 commit 3bf7086
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 @@ -5,7 +5,7 @@
<groupId>org.owasp.antisamy</groupId>
<artifactId>antisamy</artifactId>
<packaging>jar</packaging>
<version>1.7.5</version>
<version>1.7.6-SNAPSHOT</version>

<distributionManagement>
<snapshotRepository>
Expand Down Expand Up @@ -73,7 +73,7 @@
<fluido.version>2.0.0-M8</fluido.version>
<gpg.skip>true</gpg.skip><!-- by default skip gpg -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.build.outputTimestamp>2024-02-02T15:23:04Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-02-12T15:23:04Z</project.build.outputTimestamp>
<project.java.target>1.8</project.java.target>
<version.findsecbugs>1.12.0</version.findsecbugs>
<version.slf4j>2.0.12</version.slf4j>
Expand Down

0 comments on commit 3bf7086

Please sign in to comment.