This is an automated email from the ASF dual-hosted git repository.
rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-parent.git
The following commit(s) were added to refs/heads/master by this push:
new 39765d4 [maven-release-plugin] prepare release sling-parent-reactor-35
39765d4 is described below
commit 39765d4d449d37a951f43c7bce5480be9783afb7
Author: Robert Munteanu <[email protected]>
AuthorDate: Thu Apr 18 17:06:36 2019 +0300
[maven-release-plugin] prepare release sling-parent-reactor-35
---
pom.xml | 7 +++----
sling-bundle-parent/pom.xml | 7 +++----
sling-parent/pom.xml | 4 ++--
3 files changed, 8 insertions(+), 10 deletions(-)
diff --git a/pom.xml b/pom.xml
index a35a9ad..4149837 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,14 +15,13 @@
See the License for the specific language governing permissions
and limitations under the License.
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.sling</groupId>
<artifactId>sling-parent-reactor</artifactId>
<packaging>pom</packaging>
- <version>35-SNAPSHOT</version>
+ <version>35</version>
<name>Apache Sling Parent Reactor</name>
<description>The reactor pom to build all Sling parents</description>
@@ -31,7 +30,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-parent.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-parent.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-parent.git</url>
- <tag>HEAD</tag>
+ <tag>sling-parent-reactor-35</tag>
</scm>
<modules>
diff --git a/sling-bundle-parent/pom.xml b/sling-bundle-parent/pom.xml
index 55b45ce..42357f9 100644
--- a/sling-bundle-parent/pom.xml
+++ b/sling-bundle-parent/pom.xml
@@ -15,14 +15,13 @@
See the License for the specific language governing permissions
and limitations under the License.
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.sling</groupId>
<artifactId>sling</artifactId>
- <version>35-SNAPSHOT</version>
+ <version>35</version>
<relativePath>../sling-parent</relativePath>
</parent>
@@ -37,7 +36,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-parent.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-parent.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-parent.git</url>
- <tag>HEAD</tag>
+ <tag>sling-parent-reactor-35</tag>
</scm>
<properties>
diff --git a/sling-parent/pom.xml b/sling-parent/pom.xml
index 05ff556..ad6ca7c 100644
--- a/sling-parent/pom.xml
+++ b/sling-parent/pom.xml
@@ -28,7 +28,7 @@
<groupId>org.apache.sling</groupId>
<artifactId>sling</artifactId>
<packaging>pom</packaging>
- <version>35-SNAPSHOT</version>
+ <version>35</version>
<name>Apache Sling (Parent)</name>
<description>The parent project for Apache Sling</description>
@@ -65,7 +65,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-parent.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-parent.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-parent.git</url>
- <tag>HEAD</tag>
+ <tag>sling-parent-reactor-35</tag>
</scm>