From 255d97b2e83e2c1dcbd11ecfcb7abf1cd7f3eaed Mon Sep 17 00:00:00 2001 From: windup Date: Tue, 17 Jan 2023 12:03:26 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8F=81=20Releasing=20version=206.1.2.Fina?= =?UTF-8?q?l?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: windup --- 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 1a468c2..7375e5a 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.2-SNAPSHOT + 6.1.2.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 ad8b83f..6dcda07 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.2-SNAPSHOT + 6.1.2.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 cebfc61..f63433a 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.2-SNAPSHOT + 6.1.2.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 b7c0cfb..8371a6f 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ org.jboss.windup.quickstarts windup-quickstarts-root - 6.1.2-SNAPSHOT + 6.1.2.Final pom Windup QuickStart Root diff --git a/proprietary-javaee-servlet/pom.xml b/proprietary-javaee-servlet/pom.xml index fe8ef3f..aa97a66 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.2-SNAPSHOT + 6.1.2.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 0dc810f..534a8a0 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.2-SNAPSHOT + 6.1.2.Final Windup Quickstart: Proprietary to Java EE Servlet Rules Windup Quickstart: Proprietary Servlet Annotations