Revision: 1768
Author: [email protected]
Date: Mon Nov 30 16:36:24 2009
Log: Change version to new SNAPSHOT version 0.2.3
http://code.google.com/p/simal/source/detail?r=1768

Modified:
  /trunk/uk.ac.osswatch.simal.core/pom.xml
   
/trunk/uk.ac.osswatch.simal.core/src/main/resources/default.simal.properties
  /trunk/uk.ac.osswatch.simal.rest/pom.xml
  /trunk/uk.ac.osswatch.simal.web/pom.xml

=======================================
--- /trunk/uk.ac.osswatch.simal.core/pom.xml    Fri Nov 27 04:13:50 2009
+++ /trunk/uk.ac.osswatch.simal.core/pom.xml    Mon Nov 30 16:36:24 2009
@@ -26,7 +26,7 @@

    <groupId>uk.ac.osswatch</groupId>
    <artifactId>simal-core</artifactId>
-  <version>0.2.2</version>
+  <version>0.2.3-SNAPSHOT</version>
    <packaging>jar</packaging>

    <name>Simal core</name>
=======================================
---  
/trunk/uk.ac.osswatch.simal.core/src/main/resources/default.simal.properties    
 
Fri Nov 27 04:13:50 2009
+++  
/trunk/uk.ac.osswatch.simal.core/src/main/resources/default.simal.properties    
 
Mon Nov 30 16:36:24 2009
@@ -12,7 +12,7 @@
  # See the License for the specific language governing permissions and
  # limitations under the License.

-simal.version=0.2.2
+simal.version=0.2.3-SNAPSHOT
  simal.test=false
  #simal.repository.dir=[the directory in which to store the simal  
repository, defaults to user.dir]
  simal.repository.filename=simal
=======================================
--- /trunk/uk.ac.osswatch.simal.rest/pom.xml    Fri Nov 27 04:13:50 2009
+++ /trunk/uk.ac.osswatch.simal.rest/pom.xml    Mon Nov 30 16:36:24 2009
@@ -5,7 +5,7 @@
    <groupId>uk.ac.osswatch</groupId>
    <artifactId>simal-rest</artifactId>
    <packaging>jar</packaging>
-  <version>0.2.2</version>
+  <version>0.2.3-SNAPSHOT</version>
    <name>Simal Rest API</name>
    <url>http://simal.oss-watch.ac.uk/rest</url>

@@ -89,7 +89,7 @@
      <dependency>
        <groupId>uk.ac.osswatch</groupId>
        <artifactId>simal-core</artifactId>
-      <version>0.2.2</version>
+      <version>0.2.3-SNAPSHOT</version>
      </dependency>

      <dependency>
=======================================
--- /trunk/uk.ac.osswatch.simal.web/pom.xml     Fri Nov 27 04:13:50 2009
+++ /trunk/uk.ac.osswatch.simal.web/pom.xml     Mon Nov 30 16:36:24 2009
@@ -6,7 +6,7 @@
    <groupId>uk.ac.osswatch</groupId>
    <artifactId>simal-webapp</artifactId>
    <packaging>war</packaging>
-  <version>0.2.2</version>
+  <version>0.2.3-SNAPSHOT</version>
    <name>Simal Web Application</name>
    <url>http://simal.oss-watch.ac.uk/web</url>
    <description>
@@ -110,13 +110,13 @@
      <dependency>
        <groupId>uk.ac.osswatch</groupId>
        <artifactId>simal-core</artifactId>
-      <version>0.2.2</version>
+      <version>0.2.3-SNAPSHOT</version>
      </dependency>

      <dependency>
        <groupId>uk.ac.osswatch</groupId>
        <artifactId>simal-rest</artifactId>
-      <version>0.2.2</version>
+      <version>0.2.3-SNAPSHOT</version>
      </dependency>

      <dependency>

--

You received this message because you are subscribed to the Google Groups 
"Simal Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/simal-commits?hl=en.


Reply via email to