Skip to content

Commit 7bd669c

Browse files
committed
Switch to next version (maybe go to 4.0 later)
1 parent 18e4950 commit 7bd669c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
<!-- define Maven coordinates -->
132132
<property name="groupId" value="de.thetaphi" />
133133
<property name="artifactId" value="forbiddenapis" />
134-
<property name="version" value="3.5-SNAPSHOT"/>
134+
<property name="version" value="3.6-SNAPSHOT"/>
135135

136136
<property name="description" value="Allows to parse Java byte code to find invocations of method/class/field signatures and fail build (Apache Ant, Apache Maven, Gradle, or CLI)"/>
137137

0 commit comments

Comments
 (0)