Skip to content

Commit a424d4f

Browse files
authored
Animal Sniffer replaced by JEP 247 in JDK 9+
1 parent d39dc2d commit a424d4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -707,7 +707,7 @@ limitations under the License.
707707
</build>
708708
</profile>
709709
<profile>
710-
<id>java7-or-archeological-build</id>
710+
<id>pre-JEP_247</id>
711711
<activation>
712712
<jdk>[7,8]</jdk>
713713
</activation>

0 commit comments

Comments
 (0)