Skip to content

Commit 82ecfb6

Browse files
committed
Switch master to version 2.8
1 parent c8d7daf commit 82ecfb6

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
@@ -127,7 +127,7 @@
127127
<!-- define Maven coordinates -->
128128
<property name="groupId" value="de.thetaphi" />
129129
<property name="artifactId" value="forbiddenapis" />
130-
<property name="version" value="2.7-SNAPSHOT"/>
130+
<property name="version" value="2.8-SNAPSHOT"/>
131131

132132
<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)"/>
133133

0 commit comments

Comments
 (0)