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 98ebff6 commit 01d8db5Copy full SHA for 01d8db5
pom.xml
@@ -428,7 +428,7 @@ limitations under the License.
428
<plugin>
429
<groupId>org.apache.maven.plugins</groupId>
430
<artifactId>maven-release-plugin</artifactId>
431
- <version>2.5.3</version>
+ <version>3.0.0-M1</version>
432
<configuration>
433
<goals>deploy</goals>
434
<mavenExecutorId>forked-path</mavenExecutorId>
@@ -462,7 +462,7 @@ limitations under the License.
462
463
464
<artifactId>maven-source-plugin</artifactId>
465
- <version>3.2.0</version>
+ <version>3.2.1</version>
466
</plugin>
467
468
0 commit comments