Author: djencks
Date: Wed Oct 30 16:19:31 2013
New Revision: 1537156
URL: http://svn.apache.org/r1537156
Log:
[maven-release-plugin] prepare release org.apache.felix.scr-1.8.0
Modified:
felix/trunk/scr/pom.xml
Modified: felix/trunk/scr/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/scr/pom.xml?rev=1537156&r1=1537155&r2=1537156&view=diff
==============================================================================
--- felix/trunk/scr/pom.xml (original)
+++ felix/trunk/scr/pom.xml Wed Oct 30 16:19:31 2013
@@ -30,11 +30,11 @@
Implementation of the Declarative Services specification 1.2
</description>
<artifactId>org.apache.felix.scr</artifactId>
- <version>1.7-SNAPSHOT</version>
+ <version>1.8.0</version>
<scm>
-
<connection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/scr</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/scr</developerConnection>
- <url>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/scr</url>
+
<connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr-1.8.0</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr-1.8.0</developerConnection>
+
<url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr-1.8.0</url>
</scm>
<!--