Skip to content

Commit b58e15c

Browse files
committed
Switch main branch to v3.10-SNAPSHOT
1 parent 95ba392 commit b58e15c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
<!-- define Maven coordinates -->
141141
<property name="groupId" value="de.thetaphi" />
142142
<property name="artifactId" value="forbiddenapis" />
143-
<property name="version" value="3.9-SNAPSHOT"/>
143+
<property name="version" value="3.10-SNAPSHOT"/>
144144

145145
<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)"/>
146146

0 commit comments

Comments
 (0)