Skip to content

Commit

Permalink
Merge pull request #3569 from jGauravGupta/PAYARA-3405
Browse files Browse the repository at this point in the history
PAYARA-3405 Upgrade maven-deploy-plugin to 3.0.0-M1
  • Loading branch information
Pandrex247 authored Jan 8, 2019
2 parents c76e193 + 3906c6b commit aeaf7b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nucleus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@
<maven.apt.plugin.version>1.0-alpha-5</maven.apt.plugin.version>
<maven.build.helper.plugin.version>3.0.0</maven.build.helper.plugin.version>
<maven.source.plugin.version>3.0.1</maven.source.plugin.version>
<maven.deploy.plugin.version>2.8.2</maven.deploy.plugin.version>
<maven.deploy.plugin.version>3.0.0-M1</maven.deploy.plugin.version>

<deploy.skip>true</deploy.skip>

Expand Down

0 comments on commit aeaf7b2

Please sign in to comment.