From 5159c1c950074525c6c8a2dc32aa3c1695f1c7d9 Mon Sep 17 00:00:00 2001 From: Windup Date: Tue, 9 Aug 2022 16:32:39 +0000 Subject: [PATCH] Preparing for release --- ejb-beanutils-async/pom.xml | 2 +- ejb-beanutils-async/rules-java/pom.xml | 2 +- maven-plugin-usage/pom.xml | 2 +- pom.xml | 2 +- proprietary-javaee-servlet/pom.xml | 2 +- proprietary-javaee-servlet/rules-java/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ejb-beanutils-async/pom.xml b/ejb-beanutils-async/pom.xml index 8a48abb..c3f7b6c 100644 --- a/ejb-beanutils-async/pom.xml +++ b/ejb-beanutils-async/pom.xml @@ -8,7 +8,7 @@ org.jboss.windup.quickstarts windup-ejb-beanutils-async - 6.0.0-SNAPSHOT + 6.0.0.Final pom Windup Quickstart: ejb-beanutils-async diff --git a/ejb-beanutils-async/rules-java/pom.xml b/ejb-beanutils-async/rules-java/pom.xml index 8b18970..a9d4613 100644 --- a/ejb-beanutils-async/rules-java/pom.xml +++ b/ejb-beanutils-async/rules-java/pom.xml @@ -4,7 +4,7 @@ org.jboss.windup.quickstarts windup-ejb-beanutils-async-rules-java - 6.0.0-SNAPSHOT + 6.0.0.Final Windup Quickstart: ejb-beanutils-async-rules-java Windup Quickstart: Rule That Detects Seam Asynchronous Annotation in Remote EJBs diff --git a/maven-plugin-usage/pom.xml b/maven-plugin-usage/pom.xml index a3d6103..b135132 100644 --- a/maven-plugin-usage/pom.xml +++ b/maven-plugin-usage/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.jboss.windup.quickstarts maven-plugin-usage - 6.0.0-SNAPSHOT + 6.0.0.Final This example shows how to use Windup for generating reports natively in Maven project Windup Quickstart: windup-maven-plugin diff --git a/pom.xml b/pom.xml index 926d6b8..b3b46ef 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ org.jboss.windup.quickstarts windup-quickstarts-root - 6.0.0-SNAPSHOT + 6.0.0.Final pom Windup QuickStart Root diff --git a/proprietary-javaee-servlet/pom.xml b/proprietary-javaee-servlet/pom.xml index 7afe08a..d5db7db 100644 --- a/proprietary-javaee-servlet/pom.xml +++ b/proprietary-javaee-servlet/pom.xml @@ -8,7 +8,7 @@ org.jboss.windup.quickstarts windup-proprietary-javaee-servlet - 6.0.0-SNAPSHOT + 6.0.0.Final pom Windup Quickstart: Proprietary to Java EE Servlet diff --git a/proprietary-javaee-servlet/rules-java/pom.xml b/proprietary-javaee-servlet/rules-java/pom.xml index 4c1f15e..de2d4ba 100644 --- a/proprietary-javaee-servlet/rules-java/pom.xml +++ b/proprietary-javaee-servlet/rules-java/pom.xml @@ -4,7 +4,7 @@ org.jboss.windup.quickstarts windup-proprietary-javaee-servlet-rules-java - 6.0.0-SNAPSHOT + 6.0.0.Final Windup Quickstart: Proprietary to Java EE Servlet Rules Windup Quickstart: Proprietary Servlet Annotations