Skip to content

Commit 53a5307

Browse files
committed
bump
1 parent c99e15d commit 53a5307

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<version>0.2.1-SNAPSHOT</version>
66
<packaging>jar</packaging>
77
<properties>
8-
<maven.compiler.source>1.7</maven.compiler.source>
9-
<maven.compiler.target>1.7</maven.compiler.target>
8+
<maven.compiler.source>1.8</maven.compiler.source>
9+
<maven.compiler.target>1.8</maven.compiler.target>
1010
<encoding>UTF-8</encoding>
1111
</properties>
1212
<licenses>

0 commit comments

Comments
 (0)