Skip to content

Commit

Permalink
Switch master to version 2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
uschindler committed Oct 12, 2019
1 parent c8d7daf commit 82ecfb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Expand Up @@ -127,7 +127,7 @@
<!-- define Maven coordinates -->
<property name="groupId" value="de.thetaphi" />
<property name="artifactId" value="forbiddenapis" />
<property name="version" value="2.7-SNAPSHOT"/>
<property name="version" value="2.8-SNAPSHOT"/>

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

Expand Down

0 comments on commit 82ecfb6

Please sign in to comment.