This is an automated email from the ASF dual-hosted git repository.
sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-archetypes.git
The following commit(s) were added to refs/heads/master by this push:
new 5f78f3d [maven-release-plugin] prepare release
maven-archetype-bundles-1.5
5f78f3d is described below
commit 5f78f3da8b52cc6b0c07bed2016025978068328d
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Tue Aug 20 23:38:38 2024 +0200
[maven-release-plugin] prepare release maven-archetype-bundles-1.5
---
maven-archetype-archetype/pom.xml | 2 +-
maven-archetype-j2ee-simple/pom.xml | 2 +-
maven-archetype-plugin-site/pom.xml | 2 +-
maven-archetype-plugin/pom.xml | 2 +-
maven-archetype-portlet/pom.xml | 2 +-
maven-archetype-quickstart/pom.xml | 2 +-
maven-archetype-simple/pom.xml | 2 +-
maven-archetype-site-simple/pom.xml | 2 +-
maven-archetype-site-skin/pom.xml | 2 +-
maven-archetype-site/pom.xml | 2 +-
maven-archetype-webapp/pom.xml | 2 +-
pom.xml | 6 +++---
12 files changed, 14 insertions(+), 14 deletions(-)
diff --git a/maven-archetype-archetype/pom.xml
b/maven-archetype-archetype/pom.xml
index 4edd3c9..5375694 100644
--- a/maven-archetype-archetype/pom.xml
+++ b/maven-archetype-archetype/pom.xml
@@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.maven.archetypes</groupId>
<artifactId>maven-archetype-bundles</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.5</version>
</parent>
<artifactId>maven-archetype-archetype</artifactId>
diff --git a/maven-archetype-j2ee-simple/pom.xml
b/maven-archetype-j2ee-simple/pom.xml
index c10d41b..11e6a53 100644
--- a/maven-archetype-j2ee-simple/pom.xml
+++ b/maven-archetype-j2ee-simple/pom.xml
@@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.maven.archetypes</groupId>
<artifactId>maven-archetype-bundles</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.5</version>
</parent>
<artifactId>maven-archetype-j2ee-simple</artifactId>
diff --git a/maven-archetype-plugin-site/pom.xml
b/maven-archetype-plugin-site/pom.xml
index 293a9b4..b903e2c 100644
--- a/maven-archetype-plugin-site/pom.xml
+++ b/maven-archetype-plugin-site/pom.xml
@@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.maven.archetypes</groupId>
<artifactId>maven-archetype-bundles</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.5</version>
</parent>
<artifactId>maven-archetype-plugin-site</artifactId>
diff --git a/maven-archetype-plugin/pom.xml b/maven-archetype-plugin/pom.xml
index 76f59ec..d4abfe9 100644
--- a/maven-archetype-plugin/pom.xml
+++ b/maven-archetype-plugin/pom.xml
@@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.maven.archetypes</groupId>
<artifactId>maven-archetype-bundles</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.5</version>
</parent>
<artifactId>maven-archetype-plugin</artifactId>
diff --git a/maven-archetype-portlet/pom.xml b/maven-archetype-portlet/pom.xml
index 1185a02..a51d730 100644
--- a/maven-archetype-portlet/pom.xml
+++ b/maven-archetype-portlet/pom.xml
@@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.maven.archetypes</groupId>
<artifactId>maven-archetype-bundles</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.5</version>
</parent>
<artifactId>maven-archetype-portlet</artifactId>
diff --git a/maven-archetype-quickstart/pom.xml
b/maven-archetype-quickstart/pom.xml
index a067270..1971cf2 100644
--- a/maven-archetype-quickstart/pom.xml
+++ b/maven-archetype-quickstart/pom.xml
@@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.maven.archetypes</groupId>
<artifactId>maven-archetype-bundles</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.5</version>
</parent>
<artifactId>maven-archetype-quickstart</artifactId>
diff --git a/maven-archetype-simple/pom.xml b/maven-archetype-simple/pom.xml
index af3983f..c7b3960 100644
--- a/maven-archetype-simple/pom.xml
+++ b/maven-archetype-simple/pom.xml
@@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.maven.archetypes</groupId>
<artifactId>maven-archetype-bundles</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.5</version>
</parent>
<artifactId>maven-archetype-simple</artifactId>
diff --git a/maven-archetype-site-simple/pom.xml
b/maven-archetype-site-simple/pom.xml
index e35afe7..0cc3a21 100644
--- a/maven-archetype-site-simple/pom.xml
+++ b/maven-archetype-site-simple/pom.xml
@@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.maven.archetypes</groupId>
<artifactId>maven-archetype-bundles</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.5</version>
</parent>
<artifactId>maven-archetype-site-simple</artifactId>
diff --git a/maven-archetype-site-skin/pom.xml
b/maven-archetype-site-skin/pom.xml
index c4f7b7b..780a2ec 100644
--- a/maven-archetype-site-skin/pom.xml
+++ b/maven-archetype-site-skin/pom.xml
@@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.maven.archetypes</groupId>
<artifactId>maven-archetype-bundles</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.5</version>
</parent>
<artifactId>maven-archetype-site-skin</artifactId>
diff --git a/maven-archetype-site/pom.xml b/maven-archetype-site/pom.xml
index f112eb0..b41bfb9 100644
--- a/maven-archetype-site/pom.xml
+++ b/maven-archetype-site/pom.xml
@@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.maven.archetypes</groupId>
<artifactId>maven-archetype-bundles</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.5</version>
</parent>
<artifactId>maven-archetype-site</artifactId>
diff --git a/maven-archetype-webapp/pom.xml b/maven-archetype-webapp/pom.xml
index 44d5745..1746adf 100644
--- a/maven-archetype-webapp/pom.xml
+++ b/maven-archetype-webapp/pom.xml
@@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.maven.archetypes</groupId>
<artifactId>maven-archetype-bundles</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.5</version>
</parent>
<artifactId>maven-archetype-webapp</artifactId>
diff --git a/pom.xml b/pom.xml
index bb0ba61..cb5c3e9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@ under the License.
<groupId>org.apache.maven.archetypes</groupId>
<artifactId>maven-archetype-bundles</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.5</version>
<packaging>pom</packaging>
<name>Apache Maven Archetypes</name>
@@ -54,7 +54,7 @@ under the License.
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-archetypes.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-archetypes.git</developerConnection>
- <tag>master</tag>
+ <tag>maven-archetype-bundles-1.5</tag>
<url>https://github.com/apache/maven-archetypes/tree/${project.scm.tag}</url>
</scm>
<issueManagement>
@@ -79,7 +79,7 @@ under the License.
<maven.site.path>archetypes-archives/archetypes-LATEST</maven.site.path>
<rat.skip>true</rat.skip>
-
<project.build.outputTimestamp>2020-04-05T12:04:00Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2024-08-20T21:38:05Z</project.build.outputTimestamp>
</properties>
<repositories>