Commit f75ae7fa authored by Jason Song's avatar Jason Song

Merge pull request #125 from nobodyiam/core-1.7

change apollo-core to 1.7
parents d35b39bb 4c6d6480
...@@ -12,6 +12,7 @@ ...@@ -12,6 +12,7 @@
<name>Apollo Core</name> <name>Apollo Core</name>
<packaging>jar</packaging> <packaging>jar</packaging>
<properties> <properties>
<java.version>1.7</java.version>
<github.path>${project.artifactId}</github.path> <github.path>${project.artifactId}</github.path>
</properties> </properties>
<dependencies> <dependencies>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment