Author: fchrist
Date: Fri Jun 1 11:42:38 2012
New Revision: 1345082
URL: http://svn.apache.org/viewvc?rev=1345082&view=rev
Log:
[maven-release-plugin] prepare release
org.apache.stanbol.commons.web.base-0.10.0-incubating
Modified:
incubator/stanbol/trunk/commons/web/base/pom.xml
Modified: incubator/stanbol/trunk/commons/web/base/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/commons/web/base/pom.xml?rev=1345082&r1=1345081&r2=1345082&view=diff
==============================================================================
--- incubator/stanbol/trunk/commons/web/base/pom.xml (original)
+++ incubator/stanbol/trunk/commons/web/base/pom.xml Fri Jun 1 11:42:38 2012
@@ -15,20 +15,19 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<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/maven-v4_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/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.stanbol</groupId>
<artifactId>stanbol-parent</artifactId>
- <version>2-incubating-SNAPSHOT</version>
+ <version>1-incubating</version>
<relativePath>../../../parent</relativePath>
</parent>
<groupId>org.apache.stanbol</groupId>
<artifactId>org.apache.stanbol.commons.web.base</artifactId>
- <version>0.10.0-incubating-SNAPSHOT</version>
+ <version>0.10.0-incubating</version>
<packaging>bundle</packaging>
<name>Apache Stanbol Commons Web Base</name>
@@ -44,12 +43,12 @@
<scm>
<connection>
-
scm:svn:http://svn.apache.org/repos/asf/incubator/stanbol/trunk/commons/web/base
+
scm:svn:http://svn.apache.org/repos/asf/incubator/stanbol/tags/org.apache.stanbol.commons.web.base-0.10.0-incubating
</connection>
<developerConnection>
-
scm:svn:https://svn.apache.org/repos/asf/incubator/stanbol/trunk/commons/web/base
+
scm:svn:https://svn.apache.org/repos/asf/incubator/stanbol/tags/org.apache.stanbol.commons.web.base-0.10.0-incubating
</developerConnection>
- <url>http://incubator.apache.org/stanbol/</url>
+
<url>scm:svn:https://svn.apache.org/repos/asf/incubator/stanbol/tags/org.apache.stanbol.commons.web.base-0.10.0-incubating</url>
</scm>
<build>