You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by ap...@apache.org on 2013/09/16 14:52:41 UTC

svn commit: r1523616 - /felix/trunk/webconsole-plugins/servicediagnostics/sample/pom.xml

Author: apanday
Date: Mon Sep 16 12:52:41 2013
New Revision: 1523616

URL: http://svn.apache.org/r1523616
Log:
version updates

Modified:
    felix/trunk/webconsole-plugins/servicediagnostics/sample/pom.xml

Modified: felix/trunk/webconsole-plugins/servicediagnostics/sample/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/webconsole-plugins/servicediagnostics/sample/pom.xml?rev=1523616&r1=1523615&r2=1523616&view=diff
==============================================================================
--- felix/trunk/webconsole-plugins/servicediagnostics/sample/pom.xml (original)
+++ felix/trunk/webconsole-plugins/servicediagnostics/sample/pom.xml Mon Sep 16 12:52:41 2013
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.apache.felix</groupId>
     <artifactId>servicediagnostics.parent</artifactId>
-    <version>0.1.3-SNAPSHOT</version>
+    <version>0.1.4-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
 
@@ -33,7 +33,7 @@
     <dependency>
       <groupId>org.apache.felix</groupId>
       <artifactId>org.apache.felix.servicediagnostics.plugin</artifactId>
-      <version>0.1.3-SNAPSHOT</version>
+      <version>0.1.4-SNAPSHOT</version>
     </dependency>
     <!-- runtime dependencies. added to populate the local repository -->
     <dependency>