You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2013/12/18 14:09:39 UTC

[15/50] git commit: [maven-release-plugin] prepare for next development iteration

[maven-release-plugin] prepare for next development iteration

git-svn-id: https://svn.apache.org/repos/asf/karaf/eik/trunk@1429063 13f79535-47bb-0310-9956-ffa450edef68


Project: http://git-wip-us.apache.org/repos/asf/karaf-eik/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf-eik/commit/00b71f7c
Tree: http://git-wip-us.apache.org/repos/asf/karaf-eik/tree/00b71f7c
Diff: http://git-wip-us.apache.org/repos/asf/karaf-eik/diff/00b71f7c

Branch: refs/heads/master
Commit: 00b71f7c0c75b6fab7bb6518e31f1434bb5299ef
Parents: 5dd9833
Author: jbonofre <jb...@13f79535-47bb-0310-9956-ffa450edef68>
Authored: Fri Jan 4 19:53:25 2013 +0000
Committer: jbonofre <jb...@13f79535-47bb-0310-9956-ffa450edef68>
Committed: Fri Jan 4 19:53:25 2013 +0000

----------------------------------------------------------------------
 features/org.apache.karaf.eik.wtp.feature/pom.xml | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf-eik/blob/00b71f7c/features/org.apache.karaf.eik.wtp.feature/pom.xml
----------------------------------------------------------------------
diff --git a/features/org.apache.karaf.eik.wtp.feature/pom.xml b/features/org.apache.karaf.eik.wtp.feature/pom.xml
index b68b6e1..1f4ee70 100644
--- a/features/org.apache.karaf.eik.wtp.feature/pom.xml
+++ b/features/org.apache.karaf.eik.wtp.feature/pom.xml
@@ -30,14 +30,7 @@
 
     <groupId>org.apache.karaf.eik.features</groupId>
     <artifactId>org.apache.karaf.eik.wtp.feature</artifactId>
-    <version>0.9.0</version>
+    <version>0.10.0-SNAPSHOT</version>
     <packaging>eclipse-feature</packaging>
     <name>Apache Karaf :: EIK :: Features :: Eclipse WTP Integration Feature</name>
-
-
-  <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/karaf/eik/tags/org.apache.karaf.eik.wtp.feature-0.9.0</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/karaf/eik/tags/org.apache.karaf.eik.wtp.feature-0.9.0</developerConnection>
-    <url>http://svn.apache.org/repos/asf/karaf/eik/tags/org.apache.karaf.eik.wtp.feature-0.9.0</url>
-  </scm>
 </project>