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

kusal pushed a commit to branch fork/6.3
in repository https://gitbox.apache.org/repos/asf/struts.git

commit 82091028bab17095e7d85d35d13875cc884d990f
Author: Kusal Kithul-Godage <kkithulgod...@atlassian.com>
AuthorDate: Mon Jul 10 19:10:05 2023 +1000

    [maven-release-plugin] prepare release struts2-parent-6.2.0-atlassian-1
---
 core/pom.xml                  | 2 +-
 plugins/convention/pom.xml    | 2 +-
 plugins/junit/pom.xml         | 2 +-
 plugins/pom.xml               | 2 +-
 plugins/portlet-mocks/pom.xml | 2 +-
 plugins/portlet/pom.xml       | 2 +-
 plugins/spring/pom.xml        | 2 +-
 plugins/velocity/pom.xml      | 2 +-
 pom.xml                       | 6 +++---
 9 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/core/pom.xml b/core/pom.xml
index dd1f6df1e..e48e96a77 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.struts</groupId>
         <artifactId>struts2-parent</artifactId>
-        <version>6.2.0-atlassian-1-SNAPSHOT</version>
+        <version>6.2.0-atlassian-1</version>
     </parent>
     <artifactId>struts2-core</artifactId>
     <packaging>jar</packaging>
diff --git a/plugins/convention/pom.xml b/plugins/convention/pom.xml
index 0a956a03d..a1d85570d 100644
--- a/plugins/convention/pom.xml
+++ b/plugins/convention/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.struts</groupId>
         <artifactId>struts2-plugins</artifactId>
-        <version>6.2.0-atlassian-1-SNAPSHOT</version>
+        <version>6.2.0-atlassian-1</version>
     </parent>
 
     <artifactId>struts2-convention-plugin</artifactId>
diff --git a/plugins/junit/pom.xml b/plugins/junit/pom.xml
index 437e3a73d..65e7427a1 100644
--- a/plugins/junit/pom.xml
+++ b/plugins/junit/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.struts</groupId>
         <artifactId>struts2-plugins</artifactId>
-        <version>6.2.0-atlassian-1-SNAPSHOT</version>
+        <version>6.2.0-atlassian-1</version>
     </parent>
 
     <artifactId>struts2-junit-plugin</artifactId>
diff --git a/plugins/pom.xml b/plugins/pom.xml
index 22fed373d..4fa04ec1e 100644
--- a/plugins/pom.xml
+++ b/plugins/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.struts</groupId>
         <artifactId>struts2-parent</artifactId>
-        <version>6.2.0-atlassian-1-SNAPSHOT</version>
+        <version>6.2.0-atlassian-1</version>
     </parent>
 
     <artifactId>struts2-plugins</artifactId>
diff --git a/plugins/portlet-mocks/pom.xml b/plugins/portlet-mocks/pom.xml
index 7f862bd8a..8c08057aa 100644
--- a/plugins/portlet-mocks/pom.xml
+++ b/plugins/portlet-mocks/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.struts</groupId>
         <artifactId>struts2-plugins</artifactId>
-        <version>6.2.0-atlassian-1-SNAPSHOT</version>
+        <version>6.2.0-atlassian-1</version>
     </parent>
 
     <artifactId>struts2-portlet-mocks-plugin</artifactId>
diff --git a/plugins/portlet/pom.xml b/plugins/portlet/pom.xml
index a043906df..3c53f7e78 100644
--- a/plugins/portlet/pom.xml
+++ b/plugins/portlet/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.struts</groupId>
         <artifactId>struts2-plugins</artifactId>
-        <version>6.2.0-atlassian-1-SNAPSHOT</version>
+        <version>6.2.0-atlassian-1</version>
     </parent>
 
     <artifactId>struts2-portlet-plugin</artifactId>
diff --git a/plugins/spring/pom.xml b/plugins/spring/pom.xml
index e1acf1db3..b740f3060 100644
--- a/plugins/spring/pom.xml
+++ b/plugins/spring/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.struts</groupId>
         <artifactId>struts2-plugins</artifactId>
-        <version>6.2.0-atlassian-1-SNAPSHOT</version>
+        <version>6.2.0-atlassian-1</version>
     </parent>
 
     <artifactId>struts2-spring-plugin</artifactId>
diff --git a/plugins/velocity/pom.xml b/plugins/velocity/pom.xml
index 84d9169d2..cab0d760c 100644
--- a/plugins/velocity/pom.xml
+++ b/plugins/velocity/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.struts</groupId>
         <artifactId>struts2-plugins</artifactId>
-        <version>6.2.0-atlassian-1-SNAPSHOT</version>
+        <version>6.2.0-atlassian-1</version>
     </parent>
 
     <artifactId>struts2-velocity-plugin</artifactId>
diff --git a/pom.xml b/pom.xml
index 7f01cac0e..9a14c491a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>struts2-parent</artifactId>
-    <version>6.2.0-atlassian-1-SNAPSHOT</version>
+    <version>6.2.0-atlassian-1</version>
     <packaging>pom</packaging>
     <name>Struts 2</name>
     <url>https://struts.apache.org/</url>
@@ -51,7 +51,7 @@
         
<connection>scm:git:ssh://g...@stash.atlassian.com:7997/bam/struts2-atlassian.git</connection>
         
<developerConnection>scm:git:ssh://g...@stash.atlassian.com:7997/bam/struts2-atlassian.git</developerConnection>
         
<url>https://stash.atlassian.com/projects/BAM/repos/struts2-atlassian/browse</url>
-        <tag>HEAD</tag>
+        <tag>struts2-parent-6.2.0-atlassian-1</tag>
     </scm>
 
     <distributionManagement>
@@ -89,7 +89,7 @@
 
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-        
<project.build.outputTimestamp>2023-06-28T07:08:44Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2023-07-10T09:09:42Z</project.build.outputTimestamp>
         <maven.compiler.source>1.8</maven.compiler.source>
         <maven.compiler.target>1.8</maven.compiler.target>
 

Reply via email to