From 357345fa16a5ae8cb4c394112e68655b2cdc314b Mon Sep 17 00:00:00 2001 From: Windup Date: Tue, 18 Oct 2022 12:46:52 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20=20Next=20version=206.1.0-?= =?UTF-8?q?SNAPSHOT?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 b1f5843..cc10d5f 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.1.0.Alpha1 + 6.1.0-SNAPSHOT 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 77146fc..5563df4 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.1.0.Alpha1 + 6.1.0-SNAPSHOT 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 2efe506..80ed228 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.1.0.Alpha1 + 6.1.0-SNAPSHOT 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 396a348..51831b6 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ org.jboss.windup.quickstarts windup-quickstarts-root - 6.1.0.Alpha1 + 6.1.0-SNAPSHOT pom Windup QuickStart Root diff --git a/proprietary-javaee-servlet/pom.xml b/proprietary-javaee-servlet/pom.xml index 3a93daa..82e9f4e 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.1.0.Alpha1 + 6.1.0-SNAPSHOT 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 aa7a6af..dae671d 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.1.0.Alpha1 + 6.1.0-SNAPSHOT Windup Quickstart: Proprietary to Java EE Servlet Rules Windup Quickstart: Proprietary Servlet Annotations