Sfoglia il codice sorgente

version 2.8.2-SNAPSHOT

Ranides Atterwim 4 anni fa
parent
commit
2e7ee29a76

+ 1 - 1
assira.asm/pom.xml

@@ -4,7 +4,7 @@
     <parent>
         <groupId>net.ranides</groupId>
         <artifactId>assira.project</artifactId>
-        <version>2.8.1</version>
+        <version>2.8.2-SNAPSHOT</version>
     </parent>
 
     <groupId>net.ranides</groupId>

+ 1 - 1
assira.commons/pom.xml

@@ -6,7 +6,7 @@
     <parent>
         <artifactId>assira.project</artifactId>
         <groupId>net.ranides</groupId>
-        <version>2.8.1</version>
+        <version>2.8.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>assira.commons</artifactId>

+ 1 - 1
assira.core/pom.xml

@@ -4,7 +4,7 @@
     <parent>
         <groupId>net.ranides</groupId>
         <artifactId>assira.project</artifactId>
-        <version>2.8.1</version>
+        <version>2.8.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>assira.core</artifactId>

+ 1 - 1
assira.core11/pom.xml

@@ -6,7 +6,7 @@
     <parent>
         <artifactId>assira.project</artifactId>
         <groupId>net.ranides</groupId>
-        <version>2.8.1</version>
+        <version>2.8.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>assira.core11</artifactId>

+ 1 - 1
assira.core8/pom.xml

@@ -6,7 +6,7 @@
     <parent>
         <artifactId>assira.project</artifactId>
         <groupId>net.ranides</groupId>
-        <version>2.8.1</version>
+        <version>2.8.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>assira.core8</artifactId>

+ 1 - 1
assira.enterprise/pom.xml

@@ -4,7 +4,7 @@
     <parent>
         <groupId>net.ranides</groupId>
         <artifactId>assira.project</artifactId>
-        <version>2.8.1</version>
+        <version>2.8.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>assira.enterprise</artifactId>

+ 1 - 1
assira.junit/pom.xml

@@ -4,7 +4,7 @@
     <parent>
         <groupId>net.ranides</groupId>
         <artifactId>assira.project</artifactId>
-        <version>2.8.1</version>
+        <version>2.8.2-SNAPSHOT</version>
     </parent>
     
     <artifactId>assira.junit</artifactId>

+ 1 - 1
assira.lambda/pom.xml

@@ -6,7 +6,7 @@
     <parent>
         <artifactId>assira.project</artifactId>
         <groupId>net.ranides</groupId>
-        <version>2.8.1</version>
+        <version>2.8.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>assira.lambda</artifactId>

+ 1 - 1
assira.test/pom.xml

@@ -4,7 +4,7 @@
 	<parent>
         <groupId>net.ranides</groupId>
         <artifactId>assira.project</artifactId>
-        <version>2.8.1</version>
+        <version>2.8.2-SNAPSHOT</version>
     </parent>
 	
     <artifactId>assira.test</artifactId>

+ 1 - 1
pom.xml

@@ -4,7 +4,7 @@
 
     <groupId>net.ranides</groupId>
     <artifactId>assira.project</artifactId>
-    <version>2.8.1</version>
+    <version>2.8.2-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>${project.groupId}:${project.artifactId}</name>