Author: justin
Date: Sun Oct 30 23:49:59 2016
New Revision: 1767203
URL: http://svn.apache.org/viewvc?rev=1767203&view=rev
Log:
[maven-release-plugin] prepare release org.apache.sling.models.impl-1.3.0
Modified:
sling/trunk/bundles/extensions/models/impl/pom.xml
Modified: sling/trunk/bundles/extensions/models/impl/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/models/impl/pom.xml?rev=1767203&r1=1767202&r2=1767203&view=diff
==============================================================================
--- sling/trunk/bundles/extensions/models/impl/pom.xml (original)
+++ sling/trunk/bundles/extensions/models/impl/pom.xml Sun Oct 30 23:49:59 2016
@@ -27,14 +27,14 @@
</parent>
<artifactId>org.apache.sling.models.impl</artifactId>
<packaging>bundle</packaging>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.0</version>
<name>Apache Sling Models Implementation</name>
<description>Apache Sling Models Implementation</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/models/impl</connection>
- <developerConnection>
scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/models/impl</developerConnection>
-
<url>http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/models/impl</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.models.impl-1.3.0</connection>
+ <developerConnection>
scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.models.impl-1.3.0</developerConnection>
+
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.models.impl-1.3.0</url>
</scm>
<build>
<plugins>