Skip to content

Commit ce478c1

Browse files
committed
Switch to next version on main
1 parent 068b0ca commit ce478c1

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
@@ -138,7 +138,7 @@
138138
<!-- define Maven coordinates -->
139139
<property name="groupId" value="de.thetaphi" />
140140
<property name="artifactId" value="forbiddenapis" />
141-
<property name="version" value="3.7-SNAPSHOT"/>
141+
<property name="version" value="3.8-SNAPSHOT"/>
142142

143143
<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)"/>
144144

0 commit comments

Comments
 (0)