Author: gertv
Date: Thu Nov 4 13:28:29 2010
New Revision: 1030952
URL: http://svn.apache.org/viewvc?rev=1030952&view=rev
Log:
[maven-release-plugin] prepare release
org.apache.servicemix.bundles.hsqldb-1.8.0.10_1
Modified:
servicemix/smx4/bundles/trunk/hsqldb-1.8.0.10/pom.xml
Modified: servicemix/smx4/bundles/trunk/hsqldb-1.8.0.10/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/hsqldb-1.8.0.10/pom.xml?rev=1030952&r1=1030951&r2=1030952&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/hsqldb-1.8.0.10/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/hsqldb-1.8.0.10/pom.xml Thu Nov 4 13:28:29
2010
@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
@@ -30,7 +28,7 @@
</parent>
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.hsqldb</artifactId>
- <version>1.8.0.10_1-SNAPSHOT</version>
+ <version>1.8.0.10_1</version>
<packaging>bundle</packaging>
<name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
<description>
@@ -106,4 +104,10 @@
</plugin>
</plugins>
</build>
+
+ <scm>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.hsqldb-1.8.0.10_1</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.hsqldb-1.8.0.10_1</developerConnection>
+
<url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.hsqldb-1.8.0.10_1</url>
+ </scm>
</project>