You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ol...@apache.org on 2018/03/04 16:58:25 UTC

[sling-org-apache-sling-jcr-oak-server] branch master updated: [maven-release-plugin] prepare release org.apache.sling.jcr.oak.server-1.2.0

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

olli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-oak-server.git


The following commit(s) were added to refs/heads/master by this push:
     new 2cb7db6  [maven-release-plugin] prepare release org.apache.sling.jcr.oak.server-1.2.0
2cb7db6 is described below

commit 2cb7db6620f5a4bfe030e4eb01d2bb0a5b2689fc
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Sun Mar 4 17:58:22 2018 +0100

    [maven-release-plugin] prepare release org.apache.sling.jcr.oak.server-1.2.0
---
 pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index ee96c0d..a6b8abd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
   </parent>
 
   <artifactId>org.apache.sling.jcr.oak.server</artifactId>
-  <version>1.2.0-SNAPSHOT</version>
+  <version>1.2.0</version>
 
   <name>Apache Sling JCR Oak Repository Server</name>
   <description>This bundle provides a SlingRepository based on Apache Jackrabbit Oak.</description>
@@ -38,6 +38,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-oak-server.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-oak-server.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-jcr-oak-server.git</url>
+    <tag>org.apache.sling.jcr.oak.server-1.2.0</tag>
   </scm>
 
   <properties>
@@ -174,7 +175,7 @@
     <dependency>
       <groupId>org.apache.sling</groupId>
       <artifactId>org.apache.sling.testing.paxexam</artifactId>
-      <version>2.0.0-SNAPSHOT</version>
+      <version>2.0.0</version>
       <scope>test</scope>
     </dependency>
     <!-- OSGi -->

-- 
To stop receiving notification emails like this one, please contact
olli@apache.org.