Skip to content

Commit ff91e9f

Browse files
committed
Move trunk to 1.9-SNAPSHOT
1 parent 048ef91 commit ff91e9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
<!-- define Maven coordinates -->
103103
<property name="groupId" value="de.thetaphi" />
104104
<property name="artifactId" value="forbiddenapis" />
105-
<property name="version" value="1.8-SNAPSHOT"/>
105+
<property name="version" value="1.9-SNAPSHOT"/>
106106

107107
<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, or CLI)"/>
108108

0 commit comments

Comments
 (0)