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-org-apache-sling-event.git

commit 47276aa93ad0f6d6c9ed494e0ed19c92037e7093
Author: Carsten Ziegeler <cziege...@apache.org>
AuthorDate: Mon Apr 10 05:52:57 2017 +0000

    SLING-6739 : split of sling.event to sling.event.resource (and api). Use 
old project name / bundle symbolic name and version for compatibility
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1790780 
13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 91bb496..641a79b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,9 +27,9 @@
         <relativePath />
     </parent>
 
-    <artifactId>org.apache.sling.event.resource</artifactId>
+    <artifactId>org.apache.sling.event</artifactId>
     <packaging>bundle</packaging>
-    <version>0.0.1-SNAPSHOT</version>
+    <version>4.2.3-SNAPSHOT</version>
 
     <name>Apache Sling Event Support</name>
     <description>
@@ -38,7 +38,7 @@
 
     <scm>
         
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/event/resource</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/event/resourc33</developerConnection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/event/resource</developerConnection>
         
<url>http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/event/resource</url>
     </scm>
 

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <commits@sling.apache.org>.

Reply via email to