Skip to content

Commit a497d62

Browse files
committed
Switch main branch no next version
1 parent e287529 commit a497d62

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
@@ -130,7 +130,7 @@
130130
<!-- define Maven coordinates -->
131131
<property name="groupId" value="de.thetaphi" />
132132
<property name="artifactId" value="forbiddenapis" />
133-
<property name="version" value="3.4-SNAPSHOT"/>
133+
<property name="version" value="3.5-SNAPSHOT"/>
134134

135135
<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)"/>
136136

0 commit comments

Comments
 (0)