You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/11/07 09:12:47 UTC

[sling-adapter-annotations] 06/07: [maven-release-plugin] prepare release adapter-annotations-1.0.0

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

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

commit 6a6eda99476de4492fe872ffc25003631b7c280d
Author: Justin Edelson <ju...@apache.org>
AuthorDate: Thu Jan 12 16:52:47 2012 +0000

    [maven-release-plugin] prepare release adapter-annotations-1.0.0
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/maven/adapter-annotations@1230633 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/pom.xml b/pom.xml
index 23f7b55..b9a3013 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,8 +17,7 @@
   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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 
     <modelVersion>4.0.0</modelVersion>
     <parent>
@@ -29,13 +28,13 @@
     </parent>
     <groupId>org.apache.sling</groupId>
     <artifactId>adapter-annotations</artifactId>
-    <version>0.0.1-SNAPSHOT</version>
+    <version>1.0.0</version>
     <name>Sling Adapter Annotations</name>
     <description>Annotations used to generate Sling Adapter metadata</description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/maven/adapter-annotations</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/maven/adapter-annotations</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/maven/adapter-annotations</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/adapter-annotations-1.0.0</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/adapter-annotations-1.0.0</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/adapter-annotations-1.0.0</url>
     </scm>
 </project>
\ No newline at end of file

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