You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by dk...@apache.org on 2021/07/15 03:27:26 UTC

[sling-org-apache-sling-app-cms] branch master updated: [maven-release-plugin] prepare release org.apache.sling.cms-1.0.4

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

dklco pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-app-cms.git


The following commit(s) were added to refs/heads/master by this push:
     new 9b4bd14  [maven-release-plugin] prepare release org.apache.sling.cms-1.0.4
9b4bd14 is described below

commit 9b4bd14a617f7acf89f7f177f2705d49d67868bc
Author: Dan Klco <kl...@adobe.com>
AuthorDate: Wed Jul 14 23:27:22 2021 -0400

    [maven-release-plugin] prepare release org.apache.sling.cms-1.0.4
---
 api/pom.xml         | 2 +-
 archetype/pom.xml   | 2 +-
 core/pom.xml        | 2 +-
 feature/pom.xml     | 2 +-
 it/pom.xml          | 2 +-
 login/pom.xml       | 2 +-
 pom.xml             | 4 ++--
 reference/pom.xml   | 2 +-
 transformer/pom.xml | 2 +-
 ui/pom.xml          | 2 +-
 10 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/api/pom.xml b/api/pom.xml
index d749378..151f1d2 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -9,7 +9,7 @@
     <parent>
         <artifactId>org.apache.sling.cms</artifactId>
         <groupId>org.apache.sling</groupId>
-        <version>1.0.3-SNAPSHOT</version>
+        <version>1.0.4</version>
     </parent>
     <artifactId>org.apache.sling.cms.api</artifactId>
     <name>Apache Sling - CMS API</name>
diff --git a/archetype/pom.xml b/archetype/pom.xml
index 26e5f13..8965988 100644
--- a/archetype/pom.xml
+++ b/archetype/pom.xml
@@ -8,7 +8,7 @@ License. -->
   <parent>
     <artifactId>org.apache.sling.cms</artifactId>
     <groupId>org.apache.sling</groupId>
-    <version>1.0.3-SNAPSHOT</version>
+    <version>1.0.4</version>
   </parent>
   <artifactId>org.apache.sling.cms.archetype</artifactId>
   <packaging>maven-archetype</packaging>
diff --git a/core/pom.xml b/core/pom.xml
index 3938d92..dcb267f 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -9,7 +9,7 @@
     <parent>
         <artifactId>org.apache.sling.cms</artifactId>
         <groupId>org.apache.sling</groupId>
-        <version>1.0.3-SNAPSHOT</version>
+        <version>1.0.4</version>
     </parent>
     <artifactId>org.apache.sling.cms.core</artifactId>
     <name>Apache Sling - CMS Core</name>
diff --git a/feature/pom.xml b/feature/pom.xml
index 5fa700c..446bc77 100644
--- a/feature/pom.xml
+++ b/feature/pom.xml
@@ -16,7 +16,7 @@
     <parent>
         <artifactId>org.apache.sling.cms</artifactId>
         <groupId>org.apache.sling</groupId>
-        <version>1.0.3-SNAPSHOT</version>
+        <version>1.0.4</version>
     </parent>
 
     <artifactId>org.apache.sling.cms.feature</artifactId>
diff --git a/it/pom.xml b/it/pom.xml
index abaf755..ffc87f9 100644
--- a/it/pom.xml
+++ b/it/pom.xml
@@ -16,7 +16,7 @@
     <parent>
         <artifactId>org.apache.sling.cms</artifactId>
         <groupId>org.apache.sling</groupId>
-        <version>1.0.3-SNAPSHOT</version>
+        <version>1.0.4</version>
     </parent>
 
     <artifactId>org.apache.sling.cms.it</artifactId>
diff --git a/login/pom.xml b/login/pom.xml
index 541e6ec..c825b79 100644
--- a/login/pom.xml
+++ b/login/pom.xml
@@ -8,7 +8,7 @@ License. -->
     <parent>
         <artifactId>org.apache.sling.cms</artifactId>
         <groupId>org.apache.sling</groupId>
-        <version>1.0.3-SNAPSHOT</version>
+        <version>1.0.4</version>
     </parent>
     <artifactId>org.apache.sling.cms.login</artifactId>
     <name>Apache Sling - Login Fragment</name>
diff --git a/pom.xml b/pom.xml
index 084bc73..2998b50 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@
     <artifactId>org.apache.sling.cms</artifactId>
     <name>Apache Sling - CMS</name>
     <description>An Apache Sling Reference CMS Application</description>
-    <version>1.0.3-SNAPSHOT</version>
+    <version>1.0.4</version>
     <packaging>pom</packaging>
 
     <properties>
@@ -84,7 +84,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-app-cms.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-app-cms.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-app-cms.git</url>
-        <tag>HEAD</tag>
+        <tag>org.apache.sling.cms-1.0.4</tag>
     </scm>
 
     <dependencyManagement>
diff --git a/reference/pom.xml b/reference/pom.xml
index 2ac9680..d9de0eb 100644
--- a/reference/pom.xml
+++ b/reference/pom.xml
@@ -9,7 +9,7 @@
     <parent>
         <artifactId>org.apache.sling.cms</artifactId>
         <groupId>org.apache.sling</groupId>
-        <version>1.0.3-SNAPSHOT</version>
+        <version>1.0.4</version>
     </parent>
     <artifactId>org.apache.sling.cms.reference</artifactId>
     <name>Apache Sling - CMS Reference Application</name>
diff --git a/transformer/pom.xml b/transformer/pom.xml
index 5b43c24..6a4baa9 100644
--- a/transformer/pom.xml
+++ b/transformer/pom.xml
@@ -9,7 +9,7 @@
     <parent>
         <artifactId>org.apache.sling.cms</artifactId>
         <groupId>org.apache.sling</groupId>
-        <version>1.0.3-SNAPSHOT</version>
+        <version>1.0.4</version>
     </parent>
     <artifactId>org.apache.sling.cms.transformer</artifactId>
     <name>Apache Sling - Transformer</name>
diff --git a/ui/pom.xml b/ui/pom.xml
index 594a61f..3d4d94f 100644
--- a/ui/pom.xml
+++ b/ui/pom.xml
@@ -8,7 +8,7 @@ License. -->
   <parent>
     <artifactId>org.apache.sling.cms</artifactId>
     <groupId>org.apache.sling</groupId>
-    <version>1.0.3-SNAPSHOT</version>
+    <version>1.0.4</version>
   </parent>
   <artifactId>org.apache.sling.cms.ui</artifactId>
   <name>Apache Sling - CMS UI</name>