Skip to content

Commit

Permalink
not skip
Browse files Browse the repository at this point in the history
  • Loading branch information
zh_yu committed Jan 2, 2019
1 parent 6d15965 commit 8eb6b96
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@
<maven>3.2.5</maven>
</prerequisites>

<properties>
<maven_deploy_skip>false</maven_deploy_skip>
</properties>

<licenses>
<license>
<name>Apache License, Version 2.0</name>
Expand Down Expand Up @@ -82,6 +78,7 @@
<properties>
<java_source_version>1.8</java_source_version>
<java_target_version>1.8</java_target_version>
<maven_deploy_skip>false</maven_deploy_skip>

<prometheus.client.version>0.5.0</prometheus.client.version>
<spring.version>4.2.3.RELEASE</spring.version>
Expand Down

0 comments on commit 8eb6b96

Please sign in to comment.