You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sirona.apache.org by rm...@apache.org on 2017/04/05 17:22:33 UTC

svn commit: r1790306 [4/4] - in /incubator/sirona/trunk: ./ agent/ agent/javaagent/ agent/performance/ agent/performance/aop/ agent/performance/aspectj/ agent/performance/cdi/ agent/performance/jaxrs/ agent/performance/jaxrs/cxf/ agent/performance/jaxr...

Modified: incubator/sirona/trunk/store/memory/pom.xml
URL: http://svn.apache.org/viewvc/incubator/sirona/trunk/store/memory/pom.xml?rev=1790306&r1=1790305&r2=1790306&view=diff
==============================================================================
--- incubator/sirona/trunk/store/memory/pom.xml (original)
+++ incubator/sirona/trunk/store/memory/pom.xml Wed Apr  5 17:22:33 2017
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.sirona</groupId>
     <artifactId>sirona-store</artifactId>
-    <version>0.5-incubating-SNAPSHOT</version>
+    <version>0.5-incubating</version>
   </parent>
 
   <artifactId>sirona-store-memory</artifactId>

Modified: incubator/sirona/trunk/store/pom.xml
URL: http://svn.apache.org/viewvc/incubator/sirona/trunk/store/pom.xml?rev=1790306&r1=1790305&r2=1790306&view=diff
==============================================================================
--- incubator/sirona/trunk/store/pom.xml (original)
+++ incubator/sirona/trunk/store/pom.xml Wed Apr  5 17:22:33 2017
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.sirona</groupId>
     <artifactId>sirona</artifactId>
-    <version>0.5-incubating-SNAPSHOT</version>
+    <version>0.5-incubating</version>
   </parent>
 
   <artifactId>sirona-store</artifactId>