You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hise-commits@incubator.apache.org by rr...@apache.org on 2010/02/03 09:31:15 UTC

svn commit: r905951 - in /incubator/hise/trunk: hise-distro/pom.xml hise-docs/pom.xml hise-services/pom.xml hise-test-example/pom.xml hise-web/pom.xml hise-wsdl-classes/pom.xml hise-wsdl/pom.xml pom.xml

Author: rr
Date: Wed Feb  3 09:31:14 2010
New Revision: 905951

URL: http://svn.apache.org/viewvc?rev=905951&view=rev
Log:
0.1.0

Modified:
    incubator/hise/trunk/hise-distro/pom.xml
    incubator/hise/trunk/hise-docs/pom.xml
    incubator/hise/trunk/hise-services/pom.xml
    incubator/hise/trunk/hise-test-example/pom.xml
    incubator/hise/trunk/hise-web/pom.xml
    incubator/hise/trunk/hise-wsdl-classes/pom.xml
    incubator/hise/trunk/hise-wsdl/pom.xml
    incubator/hise/trunk/pom.xml

Modified: incubator/hise/trunk/hise-distro/pom.xml
URL: http://svn.apache.org/viewvc/incubator/hise/trunk/hise-distro/pom.xml?rev=905951&r1=905950&r2=905951&view=diff
==============================================================================
--- incubator/hise/trunk/hise-distro/pom.xml (original)
+++ incubator/hise/trunk/hise-distro/pom.xml Wed Feb  3 09:31:14 2010
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>hise</artifactId>
     <groupId>org.apache.hise</groupId>
-    <version>0.1.0-SNAPSHOT</version>
+    <version>0.1.0</version>
   </parent>
 
   <artifactId>hise-distro</artifactId>

Modified: incubator/hise/trunk/hise-docs/pom.xml
URL: http://svn.apache.org/viewvc/incubator/hise/trunk/hise-docs/pom.xml?rev=905951&r1=905950&r2=905951&view=diff
==============================================================================
--- incubator/hise/trunk/hise-docs/pom.xml (original)
+++ incubator/hise/trunk/hise-docs/pom.xml Wed Feb  3 09:31:14 2010
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>hise</artifactId>
     <groupId>org.apache.hise</groupId>
-    <version>0.1.0-SNAPSHOT</version>
+    <version>0.1.0</version>
   </parent>
 
   <artifactId>hise-docs</artifactId>

Modified: incubator/hise/trunk/hise-services/pom.xml
URL: http://svn.apache.org/viewvc/incubator/hise/trunk/hise-services/pom.xml?rev=905951&r1=905950&r2=905951&view=diff
==============================================================================
--- incubator/hise/trunk/hise-services/pom.xml (original)
+++ incubator/hise/trunk/hise-services/pom.xml Wed Feb  3 09:31:14 2010
@@ -22,12 +22,12 @@
     <parent>
         <groupId>org.apache.hise</groupId>
         <artifactId>hise</artifactId>
-        <version>0.1.0-SNAPSHOT</version>
+        <version>0.1.0</version>
     </parent>
     <groupId>org.apache.hise</groupId>
     <artifactId>hise-services</artifactId>
     <packaging>jar</packaging>
-    <version>0.1.0-SNAPSHOT</version>
+    <version>0.1.0</version>
     <build>
         <plugins>
             <plugin>

Modified: incubator/hise/trunk/hise-test-example/pom.xml
URL: http://svn.apache.org/viewvc/incubator/hise/trunk/hise-test-example/pom.xml?rev=905951&r1=905950&r2=905951&view=diff
==============================================================================
--- incubator/hise/trunk/hise-test-example/pom.xml (original)
+++ incubator/hise/trunk/hise-test-example/pom.xml Wed Feb  3 09:31:14 2010
@@ -22,11 +22,11 @@
   <parent>
     <groupId>org.apache.hise</groupId>
     <artifactId>hise</artifactId>
-    <version>0.1.0-SNAPSHOT</version>
+    <version>0.1.0</version>
   </parent>
   <artifactId>hise-test-example</artifactId>
   <packaging>jar</packaging>
-  <version>0.1.0-SNAPSHOT</version>
+  <version>0.1.0</version>
   <dependencies>
     <!-- 
     <dependency>

Modified: incubator/hise/trunk/hise-web/pom.xml
URL: http://svn.apache.org/viewvc/incubator/hise/trunk/hise-web/pom.xml?rev=905951&r1=905950&r2=905951&view=diff
==============================================================================
--- incubator/hise/trunk/hise-web/pom.xml (original)
+++ incubator/hise/trunk/hise-web/pom.xml Wed Feb  3 09:31:14 2010
@@ -12,12 +12,12 @@
     <parent>
         <groupId>org.apache.hise</groupId>
         <artifactId>hise</artifactId>
-        <version>0.1.0-SNAPSHOT</version>
+        <version>0.1.0</version>
     </parent>
 
     <artifactId>hise-web</artifactId>
     <packaging>war</packaging>
-    <version>0.1.0-SNAPSHOT</version>
+    <version>0.1.0</version>
 
     <dependencies>
         <dependency>

Modified: incubator/hise/trunk/hise-wsdl-classes/pom.xml
URL: http://svn.apache.org/viewvc/incubator/hise/trunk/hise-wsdl-classes/pom.xml?rev=905951&r1=905950&r2=905951&view=diff
==============================================================================
--- incubator/hise/trunk/hise-wsdl-classes/pom.xml (original)
+++ incubator/hise/trunk/hise-wsdl-classes/pom.xml Wed Feb  3 09:31:14 2010
@@ -22,16 +22,16 @@
     <parent>
         <groupId>org.apache.hise</groupId>
         <artifactId>hise</artifactId>
-        <version>0.1.0-SNAPSHOT</version>
+        <version>0.1.0</version>
     </parent>
     <artifactId>hise-wsdl-classes</artifactId>
     <packaging>jar</packaging>
-    <version>0.1.0-SNAPSHOT</version>
+    <version>0.1.0</version>
     <dependencies>
         <dependency>
             <groupId>org.apache.hise</groupId>
             <artifactId>hise-wsdl</artifactId>
-            <version>0.1.0-SNAPSHOT</version>
+            <version>0.1.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>

Modified: incubator/hise/trunk/hise-wsdl/pom.xml
URL: http://svn.apache.org/viewvc/incubator/hise/trunk/hise-wsdl/pom.xml?rev=905951&r1=905950&r2=905951&view=diff
==============================================================================
--- incubator/hise/trunk/hise-wsdl/pom.xml (original)
+++ incubator/hise/trunk/hise-wsdl/pom.xml Wed Feb  3 09:31:14 2010
@@ -22,9 +22,9 @@
     <parent>
         <groupId>org.apache.hise</groupId>
         <artifactId>hise</artifactId>
-        <version>0.1.0-SNAPSHOT</version>
+        <version>0.1.0</version>
     </parent>
     <artifactId>hise-wsdl</artifactId>
     <packaging>jar</packaging>
-    <version>0.1.0-SNAPSHOT</version>
+    <version>0.1.0</version>
 </project>

Modified: incubator/hise/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/hise/trunk/pom.xml?rev=905951&r1=905950&r2=905951&view=diff
==============================================================================
--- incubator/hise/trunk/pom.xml (original)
+++ incubator/hise/trunk/pom.xml Wed Feb  3 09:31:14 2010
@@ -22,7 +22,7 @@
 	<groupId>org.apache.hise</groupId>
 	<artifactId>hise</artifactId>
 	<packaging>pom</packaging>
-	<version>0.1.0-SNAPSHOT</version>
+	<version>0.1.0</version>
 	<modules>
 		<module>hise-wsdl</module>
 		<module>hise-test-example</module>