Author: cziegeler
Date: Wed Aug 20 07:34:58 2008
New Revision: 687349
URL: http://svn.apache.org/viewvc?rev=687349&view=rev
Log:
[maven-release-plugin] prepare release org.osgi.compendium-1.2.0
Modified:
felix/trunk/org.osgi.compendium/pom.xml
Modified: felix/trunk/org.osgi.compendium/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/org.osgi.compendium/pom.xml?rev=687349&r1=687348&r2=687349&view=diff
==============================================================================
--- felix/trunk/org.osgi.compendium/pom.xml (original)
+++ felix/trunk/org.osgi.compendium/pom.xml Wed Aug 20 07:34:58 2008
@@ -29,7 +29,7 @@
<modelVersion>4.0.0</modelVersion>
<description>OSGi Service Platform Release 4 Compendium Interfaces and
Classes.</description>
<artifactId>org.osgi.compendium</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.2.0</version>
<name>OSGi R4 Compendium Bundle</name>
<packaging>bundle</packaging>
<dependencies>
@@ -70,4 +70,10 @@
</plugin>
</plugins>
</build>
+
+ <scm>
+
<connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.osgi.compendium-1.2.0</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.osgi.compendium-1.2.0</developerConnection>
+
<url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.osgi.compendium-1.2.0</url>
+ </scm>
</project>