Skip to content

Commit 1a4d414

Browse files
committed
Switch master to version 2.6
1 parent 1b971ae commit 1a4d414

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
@@ -115,7 +115,7 @@
115115
<!-- define Maven coordinates -->
116116
<property name="groupId" value="de.thetaphi" />
117117
<property name="artifactId" value="forbiddenapis" />
118-
<property name="version" value="2.5-SNAPSHOT"/>
118+
<property name="version" value="2.6-SNAPSHOT"/>
119119

120120
<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)"/>
121121

0 commit comments

Comments
 (0)