We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fe9204 commit c9af071Copy full SHA for c9af071
pom.xml
@@ -15,6 +15,7 @@
15
<maven.compile.target>1.8</maven.compile.target>
16
<maven.source.plugin>3.0.1</maven.source.plugin>
17
<maven-compiler-plugin.version>3.6.0</maven-compiler-plugin.version>
18
+ <nexus.staging.maven.plugin>1.6.3</nexus.staging.maven.plugin>
19
20
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
21
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
0 commit comments