Browse Source

change apollo-core to 1.7

Jason Song 9 years ago
parent
commit
4c6d64800e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      apollo-core/pom.xml

+ 1 - 0
apollo-core/pom.xml

@@ -12,6 +12,7 @@
 	<name>Apollo Core</name>
 	<packaging>jar</packaging>
 	<properties>
+		<java.version>1.7</java.version>
 		<github.path>${project.artifactId}</github.path>
 	</properties>
 	<dependencies>