Skip to content

Commit 2aaaeaa

Browse files
committed
target release 1.9 -> 9
1 parent 0bf2fec commit 2aaaeaa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,8 @@
119119
<artifactId>maven-compiler-plugin</artifactId>
120120
<version>2.5.1</version>
121121
<configuration>
122-
<source>1.9</source>
123-
<target>1.9</target>
122+
<source>9</source>
123+
<target>9</target>
124124
</configuration>
125125
</plugin>
126126
<plugin>

0 commit comments

Comments
 (0)