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

rombert pushed a commit to annotated tag org.apache.sling.jms-1.0.0
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jms.git

commit fc3453a712e5b81ca718cc6e33fbcabf98fcee84
Author: Ian Boston <i...@apache.org>
AuthorDate: Wed Oct 5 10:03:14 2016 +0000

    [maven-release-plugin] prepare release org.apache.sling.jms-1.0.0
    
    git-svn-id: 
https://svn.apache.org/repos/asf/sling/trunk/contrib/commons/mom/jms@1763383 
13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/pom.xml b/pom.xml
index 715ae96..a95d1f0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.sling.jms</artifactId>
     <packaging>bundle</packaging>
-    <version>0.0.1-SNAPSHOT</version>
+    <version>1.0.0</version>
 
     <name>Apache Sling MoM Implementation using JMS with AMQ</name>
     <description>
@@ -37,9 +37,9 @@
     </description>
 
     <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/contrib/commons/mom/jms</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/contrib/commons/mom/jms</developerConnection>
-        
<url>http://svn.apache.org/viewvc/sling/trunk/contrib/commons/mom/jms</url>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jms-1.0.0</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jms-1.0.0</developerConnection>
+        
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.jms-1.0.0</url>
     </scm>
 
     <properties>
@@ -106,7 +106,7 @@
                             *
                         </Import-Package>
                         -->
-                        <Export-Package></Export-Package>
+                        <Export-Package />
                     </instructions>
                 </configuration>
             </plugin>
@@ -137,7 +137,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.mom</artifactId>
-            <version>0.0.1-SNAPSHOT</version>
+            <version>1.0.0</version>
             <scope>provided</scope>
         </dependency>
 

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

Reply via email to