Author: jbonofre
Date: Fri Jun 3 21:08:51 2011
New Revision: 1131248
URL: http://svn.apache.org/viewvc?rev=1131248&view=rev
Log:
[maven-release-plugin] prepare release
org.apache.servicemix.bundles.avalon-framework-4.3.1_1
Modified:
servicemix/smx4/bundles/trunk/avalon-framework-4.3.1/pom.xml
Modified: servicemix/smx4/bundles/trunk/avalon-framework-4.3.1/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/avalon-framework-4.3.1/pom.xml?rev=1131248&r1=1131247&r2=1131248&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/avalon-framework-4.3.1/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/avalon-framework-4.3.1/pom.xml Fri Jun 3
21:08:51 2011
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.avalon-framework</artifactId>
<packaging>bundle</packaging>
- <version>4.3.1_1-SNAPSHOT</version>
+ <version>4.3.1_1</version>
<name>Apache ServiceMix :: Bundles :: avalon-framework</name>
<description>This OSGi bundle wraps avalon-framework-api and
avalon-framework-impl ${pkgVersion} jar files.</description>
@@ -101,4 +101,10 @@
</plugin>
</plugins>
</build>
+
+ <scm>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.avalon-framework-4.3.1_1</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.avalon-framework-4.3.1_1</developerConnection>
+
<url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.avalon-framework-4.3.1_1</url>
+ </scm>
</project>