Skip to content

Commit 3a8aa3e

Browse files
committed
Switch main branch to next version dev
1 parent b9c08e8 commit 3a8aa3e

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
@@ -141,7 +141,7 @@
141141
<!-- define Maven coordinates -->
142142
<property name="groupId" value="de.thetaphi" />
143143
<property name="artifactId" value="forbiddenapis" />
144-
<property name="version" value="3.10-SNAPSHOT"/>
144+
<property name="version" value="3.11-SNAPSHOT"/>
145145

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

0 commit comments

Comments
 (0)