Author: gnodet
Date: Thu Oct 22 14:38:43 2009
New Revision: 828714
URL: http://svn.apache.org/viewvc?rev=828714&view=rev
Log:
[maven-release-plugin] prepare release
org.apache.servicemix.bundles.drools-4.0.7_4
Modified:
servicemix/smx4/bundles/trunk/drools-4.0.7/pom.xml
Modified: servicemix/smx4/bundles/trunk/drools-4.0.7/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/drools-4.0.7/pom.xml?rev=828714&r1=828713&r2=828714&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/drools-4.0.7/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/drools-4.0.7/pom.xml Thu Oct 22 14:38:43 2009
@@ -28,7 +28,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.drools</artifactId>
- <version>4.0.7_4-SNAPSHOT</version>
+ <version>4.0.7_4</version>
<packaging>bundle</packaging>
<name>Apache ServiceMix Bundles: ${pkgArtifactId}-${pkgVersion}</name>
<description>
@@ -149,4 +149,10 @@
</plugin>
</plugins>
</build>
+
+ <scm>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.drools-4.0.7_4</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.drools-4.0.7_4</developerConnection>
+
<url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.drools-4.0.7_4</url>
+ </scm>
</project>