Skip to content

Commit 6ebfe8e

Browse files
committed
Compile ADDR-132 changes
1 parent ca8ffc2 commit 6ebfe8e

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
@@ -93,8 +93,8 @@
9393
<groupId>org.apache.maven.plugins</groupId>
9494
<artifactId>maven-compiler-plugin</artifactId>
9595
<configuration>
96-
<target>1.6</target>
97-
<source>1.6</source>
96+
<target>1.7</target>
97+
<source>1.7</source>
9898
<encoding>UTF-8</encoding>
9999
</configuration>
100100
</plugin>

0 commit comments

Comments
 (0)