Skip to content

Commit 01d8db5

Browse files
committed
updated m-release-p to update project.build.outputTimestamp
1 parent 98ebff6 commit 01d8db5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,7 @@ limitations under the License.
428428
<plugin>
429429
<groupId>org.apache.maven.plugins</groupId>
430430
<artifactId>maven-release-plugin</artifactId>
431-
<version>2.5.3</version>
431+
<version>3.0.0-M1</version>
432432
<configuration>
433433
<goals>deploy</goals>
434434
<mavenExecutorId>forked-path</mavenExecutorId>
@@ -462,7 +462,7 @@ limitations under the License.
462462
<plugin>
463463
<groupId>org.apache.maven.plugins</groupId>
464464
<artifactId>maven-source-plugin</artifactId>
465-
<version>3.2.0</version>
465+
<version>3.2.1</version>
466466
</plugin>
467467
<plugin>
468468
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)