summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbschnalzer <bianca.schnalzer@egiz.gv.at>2017-04-18 10:24:55 +0200
committerbschnalzer <bianca.schnalzer@egiz.gv.at>2017-04-18 10:24:55 +0200
commit450f1eedd8ff128823785adb7e08d5bd405a961d (patch)
treef442c5ac2a38bdb88124e68f0dc88e254ad05083
parent4b4f234eab385ef22a0355c3027314d772dede03 (diff)
downloadmocca-450f1eedd8ff128823785adb7e08d5bd405a961d.tar.gz
mocca-450f1eedd8ff128823785adb7e08d5bd405a961d.tar.bz2
mocca-450f1eedd8ff128823785adb7e08d5bd405a961d.zip
[maven-release-plugin] rollback the release of mocca-1.3.25
-rw-r--r--BKUApplet/pom.xml2
-rw-r--r--BKUAppletExt/pom.xml2
-rw-r--r--BKUCertificates/pom.xml4
-rw-r--r--BKUFonts/pom.xml2
-rw-r--r--BKUGuiExt/pom.xml2
-rw-r--r--BKUHelp/pom.xml2
-rw-r--r--BKUHelpWebStart/pom.xml2
-rw-r--r--BKULocal/pom.xml2
-rw-r--r--BKUOnline/pom.xml2
-rw-r--r--BKUViewer/pom.xml2
-rw-r--r--BKUWebStart/pom.xml2
-rw-r--r--STAL/pom.xml2
-rw-r--r--STALExt/pom.xml2
-rw-r--r--STALService/pom.xml2
-rw-r--r--STALXService/pom.xml2
-rw-r--r--bkucommon/pom.xml2
-rw-r--r--pom.xml6
-rw-r--r--smcc/pom.xml2
-rw-r--r--smccSTALExt/pom.xml2
-rw-r--r--utils/pom.xml2
20 files changed, 23 insertions, 23 deletions
diff --git a/BKUApplet/pom.xml b/BKUApplet/pom.xml
index 68684456..9c003b43 100644
--- a/BKUApplet/pom.xml
+++ b/BKUApplet/pom.xml
@@ -2,7 +2,7 @@
<parent>
<artifactId>mocca</artifactId>
<groupId>at.gv.egiz</groupId>
- <version>1.3.26-SNAPSHOT</version>
+ <version>1.3.25</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>BKUApplet</artifactId>
diff --git a/BKUAppletExt/pom.xml b/BKUAppletExt/pom.xml
index b3912fe2..af4d032f 100644
--- a/BKUAppletExt/pom.xml
+++ b/BKUAppletExt/pom.xml
@@ -2,7 +2,7 @@
<parent>
<artifactId>mocca</artifactId>
<groupId>at.gv.egiz</groupId>
- <version>1.3.26-SNAPSHOT</version>
+ <version>1.3.25</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>BKUAppletExt</artifactId>
diff --git a/BKUCertificates/pom.xml b/BKUCertificates/pom.xml
index f5754285..4bf598ba 100644
--- a/BKUCertificates/pom.xml
+++ b/BKUCertificates/pom.xml
@@ -3,14 +3,14 @@
<parent>
<artifactId>mocca</artifactId>
<groupId>at.gv.egiz</groupId>
- <version>1.3.26-SNAPSHOT</version>
+ <version>1.3.25-SNAPSHOT</version>
</parent>
<artifactId>BKUCertificates</artifactId>
<!-- DON'T CHANGE VERSION UNLESS THE INCLUDED CERTIFICATES CHANGED
| PLEASE COMMIT CHANGES to src/main/changes/changes.txt
| and don't forget to update version in main pom
|-->
- <version>1.1.14-SNAPSHOT</version>
+ <version>1.3.25-SNAPSHOT</version>
<name>BKU Certificates</name>
<description>Trusted certificates for TLS/SSL authentication</description>
diff --git a/BKUFonts/pom.xml b/BKUFonts/pom.xml
index 1a176068..37e759e4 100644
--- a/BKUFonts/pom.xml
+++ b/BKUFonts/pom.xml
@@ -6,7 +6,7 @@
<version>1.3.26-SNAPSHOT</version>
</parent>
<artifactId>BKUFonts</artifactId>
- <version>1.2-SNAPSHOT</version>
+ <version>1.3.26-SNAPSHOT</version>
<name>BKU Fonts</name>
<description>
<!--
diff --git a/BKUGuiExt/pom.xml b/BKUGuiExt/pom.xml
index ede92b07..c55fb39b 100644
--- a/BKUGuiExt/pom.xml
+++ b/BKUGuiExt/pom.xml
@@ -3,7 +3,7 @@
<parent>
<artifactId>mocca</artifactId>
<groupId>at.gv.egiz</groupId>
- <version>1.3.26-SNAPSHOT</version>
+ <version>1.3.25-SNAPSHOT</version>
</parent>
<artifactId>BKUGuiExt</artifactId>
<name>BKU GUI Ext</name>
diff --git a/BKUHelp/pom.xml b/BKUHelp/pom.xml
index 81173490..4034389f 100644
--- a/BKUHelp/pom.xml
+++ b/BKUHelp/pom.xml
@@ -3,7 +3,7 @@
<parent>
<artifactId>mocca</artifactId>
<groupId>at.gv.egiz</groupId>
- <version>1.3.26-SNAPSHOT</version>
+ <version>1.3.25-SNAPSHOT</version>
</parent>
<artifactId>BKUHelp</artifactId>
<name>BKU Help</name>
diff --git a/BKUHelpWebStart/pom.xml b/BKUHelpWebStart/pom.xml
index 1cae0041..60a55407 100644
--- a/BKUHelpWebStart/pom.xml
+++ b/BKUHelpWebStart/pom.xml
@@ -3,7 +3,7 @@
<parent>
<artifactId>mocca</artifactId>
<groupId>at.gv.egiz</groupId>
- <version>1.3.26-SNAPSHOT</version>
+ <version>1.3.25-SNAPSHOT</version>
</parent>
<artifactId>BKUHelpWebStart</artifactId>
<name>BKU Help WebStart</name>
diff --git a/BKULocal/pom.xml b/BKULocal/pom.xml
index 2c207676..f05ca796 100644
--- a/BKULocal/pom.xml
+++ b/BKULocal/pom.xml
@@ -2,7 +2,7 @@
<parent>
<artifactId>mocca</artifactId>
<groupId>at.gv.egiz</groupId>
- <version>1.3.26-SNAPSHOT</version>
+ <version>1.3.25-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>BKULocal</artifactId>
diff --git a/BKUOnline/pom.xml b/BKUOnline/pom.xml
index d05d44f2..0cc5c4ab 100644
--- a/BKUOnline/pom.xml
+++ b/BKUOnline/pom.xml
@@ -3,7 +3,7 @@
<parent>
<artifactId>mocca</artifactId>
<groupId>at.gv.egiz</groupId>
- <version>1.3.26-SNAPSHOT</version>
+ <version>1.3.25</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>BKUOnline</artifactId>
diff --git a/BKUViewer/pom.xml b/BKUViewer/pom.xml
index b33c8d97..0ef2d58c 100644
--- a/BKUViewer/pom.xml
+++ b/BKUViewer/pom.xml
@@ -2,7 +2,7 @@
<parent>
<artifactId>mocca</artifactId>
<groupId>at.gv.egiz</groupId>
- <version>1.3.26-SNAPSHOT</version>
+ <version>1.3.25</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>BKUViewer</artifactId>
diff --git a/BKUWebStart/pom.xml b/BKUWebStart/pom.xml
index 701508dc..16270423 100644
--- a/BKUWebStart/pom.xml
+++ b/BKUWebStart/pom.xml
@@ -2,7 +2,7 @@
<parent>
<artifactId>mocca</artifactId>
<groupId>at.gv.egiz</groupId>
- <version>1.3.26-SNAPSHOT</version>
+ <version>1.3.25-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>BKUWebStart</artifactId>
diff --git a/STAL/pom.xml b/STAL/pom.xml
index ef66c859..9f26b001 100644
--- a/STAL/pom.xml
+++ b/STAL/pom.xml
@@ -3,7 +3,7 @@
<parent>
<artifactId>mocca</artifactId>
<groupId>at.gv.egiz</groupId>
- <version>1.3.26-SNAPSHOT</version>
+ <version>1.3.25-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>STAL</artifactId>
diff --git a/STALExt/pom.xml b/STALExt/pom.xml
index bc86eee2..0489934e 100644
--- a/STALExt/pom.xml
+++ b/STALExt/pom.xml
@@ -2,7 +2,7 @@
<parent>
<artifactId>mocca</artifactId>
<groupId>at.gv.egiz</groupId>
- <version>1.3.26-SNAPSHOT</version>
+ <version>1.3.25-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>STALExt</artifactId>
diff --git a/STALService/pom.xml b/STALService/pom.xml
index 85094892..e6bbe258 100644
--- a/STALService/pom.xml
+++ b/STALService/pom.xml
@@ -3,7 +3,7 @@
<parent>
<artifactId>mocca</artifactId>
<groupId>at.gv.egiz</groupId>
- <version>1.3.26-SNAPSHOT</version>
+ <version>1.3.25-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>STALService</artifactId>
diff --git a/STALXService/pom.xml b/STALXService/pom.xml
index 6ee890d9..239ef8a5 100644
--- a/STALXService/pom.xml
+++ b/STALXService/pom.xml
@@ -2,7 +2,7 @@
<parent>
<artifactId>mocca</artifactId>
<groupId>at.gv.egiz</groupId>
- <version>1.3.26-SNAPSHOT</version>
+ <version>1.3.25-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>STALXService</artifactId>
diff --git a/bkucommon/pom.xml b/bkucommon/pom.xml
index ba171a43..264f13d4 100644
--- a/bkucommon/pom.xml
+++ b/bkucommon/pom.xml
@@ -3,7 +3,7 @@
<parent>
<artifactId>mocca</artifactId>
<groupId>at.gv.egiz</groupId>
- <version>1.3.26-SNAPSHOT</version>
+ <version>1.3.25-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>bkucommon</artifactId>
diff --git a/pom.xml b/pom.xml
index 7d5619a9..6deb96c1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<groupId>at.gv.egiz</groupId>
<artifactId>mocca</artifactId>
<packaging>pom</packaging>
- <version>1.3.26-SNAPSHOT</version>
+ <version>1.3.25-SNAPSHOT</version>
<name>MOCCA</name>
<description>MOCCA (Modular Open Citizen Card Architecture) project</description>
<url>http://joinup.ec.europa.eu/site/mocca/</url>
@@ -418,12 +418,12 @@
<dependency>
<groupId>at.gv.egiz</groupId>
<artifactId>BKUCertificates</artifactId>
- <version>1.1.14-SNAPSHOT</version>
+ <version>1.1.14</version>
</dependency>
<dependency>
<groupId>at.gv.egiz</groupId>
<artifactId>BKUFonts</artifactId>
- <version>1.2-SNAPSHOT</version>
+ <version>1.2</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
diff --git a/smcc/pom.xml b/smcc/pom.xml
index 6030fbcd..7af5bc61 100644
--- a/smcc/pom.xml
+++ b/smcc/pom.xml
@@ -2,7 +2,7 @@
<parent>
<artifactId>mocca</artifactId>
<groupId>at.gv.egiz</groupId>
- <version>1.3.26-SNAPSHOT</version>
+ <version>1.3.25-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>smcc</artifactId>
diff --git a/smccSTALExt/pom.xml b/smccSTALExt/pom.xml
index 2b69c13b..2e7a37ed 100644
--- a/smccSTALExt/pom.xml
+++ b/smccSTALExt/pom.xml
@@ -3,7 +3,7 @@
<parent>
<artifactId>mocca</artifactId>
<groupId>at.gv.egiz</groupId>
- <version>1.3.26-SNAPSHOT</version>
+ <version>1.3.25-SNAPSHOT</version>
</parent>
<artifactId>smccSTALExt</artifactId>
<name>smcc STAL Ext</name>
diff --git a/utils/pom.xml b/utils/pom.xml
index b31c2359..8a705821 100644
--- a/utils/pom.xml
+++ b/utils/pom.xml
@@ -2,7 +2,7 @@
<parent>
<artifactId>mocca</artifactId>
<groupId>at.gv.egiz</groupId>
- <version>1.3.26-SNAPSHOT</version>
+ <version>1.3.25</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>utils</artifactId>