switch to asfMavenTlpPlgnBuild
update parent to 32
IT with-svnjava-maven-2.x should only be executed with Maven2
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 a956ae3..fd07198 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,8 +25,8 @@
   <parent>
     <artifactId>maven-plugins</artifactId>
     <groupId>org.apache.maven.plugins</groupId>
-    <version>31</version>
-    <relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
+    <version>32</version>
+    <relativePath/>
   </parent>
 
   <artifactId>maven-changelog-plugin</artifactId>
diff --git a/src/it/with-svnjava-maven-2.x/invoker.properties b/src/it/with-svnjava-maven-2.x/invoker.properties
index 6cae9e5..62187c9 100644
--- a/src/it/with-svnjava-maven-2.x/invoker.properties
+++ b/src/it/with-svnjava-maven-2.x/invoker.properties
@@ -15,4 +15,4 @@
 # specific language governing permissions and limitations
 # under the License.
 
-invoker.maven.version = 2.0+
+invoker.maven.version = 3.0-