Author: justin
Date: Thu Jul 8 19:21:11 2010
New Revision: 961889
URL: http://svn.apache.org/viewvc?rev=961889&view=rev
Log:
[maven-release-plugin] prepare release
org.apache.sling.extensions.gwt.servlet-3.0.0
Modified:
sling/trunk/contrib/extensions/gwt/servlet/pom.xml
Modified: sling/trunk/contrib/extensions/gwt/servlet/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/contrib/extensions/gwt/servlet/pom.xml?rev=961889&r1=961888&r2=961889&view=diff
==============================================================================
--- sling/trunk/contrib/extensions/gwt/servlet/pom.xml (original)
+++ sling/trunk/contrib/extensions/gwt/servlet/pom.xml Thu Jul 8 19:21:11 2010
@@ -17,9 +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/maven-v4_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/maven-v4_0_0.xsd">
<parent>
<groupId>org.apache.sling</groupId>
<artifactId>sling</artifactId>
@@ -28,7 +26,7 @@
</parent>
<artifactId>org.apache.sling.extensions.gwt.servlet</artifactId>
- <version>3.0.0-SNAPSHOT</version>
+ <version>3.0.0</version>
<modelVersion>4.0.0</modelVersion>
@@ -47,9 +45,9 @@
</properties>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/gwt/servlet</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/gwt/servlet</developerConnection>
-
<url>http://svn.apache.org/viewvc/sling/trunk/contrib/extensions/gwt/servlet</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.extensions.gwt.servlet-3.0.0</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.extensions.gwt.servlet-3.0.0</developerConnection>
+
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.extensions.gwt.servlet-3.0.0</url>
</scm>
<build>