You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2018/08/27 11:32:30 UTC

[maven-scm-publish-plugin] branch asfMavenTlpPlgnBuild created (now f20ea35)

This is an automated email from the ASF dual-hosted git repository.

rfscholte pushed a change to branch asfMavenTlpPlgnBuild
in repository https://gitbox.apache.org/repos/asf/maven-scm-publish-plugin.git.


      at f20ea35  Switch to asfMavenTlpPlgnBuild Update version to 32

This branch includes the following new commits:

     new f20ea35  Switch to asfMavenTlpPlgnBuild Update version to 32

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[maven-scm-publish-plugin] 01/01: Switch to asfMavenTlpPlgnBuild Update version to 32

Posted by rf...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rfscholte pushed a commit to branch asfMavenTlpPlgnBuild
in repository https://gitbox.apache.org/repos/asf/maven-scm-publish-plugin.git

commit f20ea35ba089265497cad57a29d73351baa91673
Author: rfscholte <rf...@apache.org>
AuthorDate: Mon Aug 27 13:32:25 2018 +0200

    Switch to asfMavenTlpPlgnBuild
    Update version to 32
---
 Jenkinsfile | 2 +-
 pom.xml     | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index 09ac70f..e9f05f7 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -17,4 +17,4 @@
  * under the License.
  */
 
-asfMavenTlpStdBuild()
+asfMavenTlpPlgnBuild()
diff --git a/pom.xml b/pom.xml
index 70aadd6..d45d294 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,8 +25,8 @@ under the License.
   <parent>
     <groupId>org.apache.maven.plugins</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>31</version>
-    <relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
+    <version>32</version>
+    <relativePath/>
   </parent>
 
   <artifactId>maven-scm-publish-plugin</artifactId>