diff options
author | Tobias Kellner <tobias.kellner@iaik.tugraz.at> | 2015-03-09 17:51:39 +0100 |
---|---|---|
committer | Tobias Kellner <tobias.kellner@iaik.tugraz.at> | 2015-03-17 16:33:59 +0100 |
commit | 21cd59f40795fa70e2e259ceb1028c4aa1bb1fc3 (patch) | |
tree | 2b0765ac6857c0e6188fccdd3b748377191d11c8 | |
parent | 4346848cf460ae283272ae5b81af560940ab8129 (diff) | |
download | mocca-21cd59f40795fa70e2e259ceb1028c4aa1bb1fc3.tar.gz mocca-21cd59f40795fa70e2e259ceb1028c4aa1bb1fc3.tar.bz2 mocca-21cd59f40795fa70e2e259ceb1028c4aa1bb1fc3.zip |
[maven-release-plugin] prepare release mocca-1.3.17mocca-1.3.17
-rw-r--r-- | BKUApplet/pom.xml | 2 | ||||
-rw-r--r-- | BKUAppletExt/pom.xml | 2 | ||||
-rw-r--r-- | BKUCertificates/pom.xml | 2 | ||||
-rw-r--r-- | BKUCommonGUI/pom.xml | 2 | ||||
-rw-r--r-- | BKUFonts/pom.xml | 2 | ||||
-rw-r--r-- | BKUGuiExt/pom.xml | 2 | ||||
-rw-r--r-- | BKUHelp/pom.xml | 2 | ||||
-rw-r--r-- | BKUHelpWebStart/pom.xml | 2 | ||||
-rw-r--r-- | BKULocal/pom.xml | 2 | ||||
-rw-r--r-- | BKUOnline/pom.xml | 2 | ||||
-rw-r--r-- | BKUViewer/pom.xml | 2 | ||||
-rw-r--r-- | BKUWebStart/pom.xml | 2 | ||||
-rw-r--r-- | STAL/pom.xml | 2 | ||||
-rw-r--r-- | STALExt/pom.xml | 2 | ||||
-rw-r--r-- | STALService/pom.xml | 2 | ||||
-rw-r--r-- | STALXService/pom.xml | 2 | ||||
-rw-r--r-- | bkucommon/pom.xml | 2 | ||||
-rw-r--r-- | pom.xml | 2 | ||||
-rw-r--r-- | smcc/pom.xml | 2 | ||||
-rw-r--r-- | smccSTAL/pom.xml | 2 | ||||
-rw-r--r-- | smccSTALExt/pom.xml | 2 | ||||
-rw-r--r-- | utils/pom.xml | 2 |
22 files changed, 22 insertions, 22 deletions
diff --git a/BKUApplet/pom.xml b/BKUApplet/pom.xml index 30122d0c..204adf2c 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.17-SNAPSHOT</version> + <version>1.3.17</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>BKUApplet</artifactId> diff --git a/BKUAppletExt/pom.xml b/BKUAppletExt/pom.xml index 6aae52bd..ad5ac162 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.17-SNAPSHOT</version> + <version>1.3.17</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>BKUAppletExt</artifactId> diff --git a/BKUCertificates/pom.xml b/BKUCertificates/pom.xml index f1674470..0760b025 100644 --- a/BKUCertificates/pom.xml +++ b/BKUCertificates/pom.xml @@ -3,7 +3,7 @@ <parent> <artifactId>mocca</artifactId> <groupId>at.gv.egiz</groupId> - <version>1.3.17-SNAPSHOT</version> + <version>1.3.17</version> </parent> <artifactId>BKUCertificates</artifactId> <!-- DON'T CHANGE VERSION UNLESS THE INCLUDED CERTIFICATES CHANGED diff --git a/BKUCommonGUI/pom.xml b/BKUCommonGUI/pom.xml index 8b1586bf..561e1485 100644 --- a/BKUCommonGUI/pom.xml +++ b/BKUCommonGUI/pom.xml @@ -2,7 +2,7 @@ <parent> <artifactId>mocca</artifactId> <groupId>at.gv.egiz</groupId> - <version>1.3.17-SNAPSHOT</version> + <version>1.3.17</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>BKUCommonGUI</artifactId> diff --git a/BKUFonts/pom.xml b/BKUFonts/pom.xml index 6d2b7fdd..800b161b 100644 --- a/BKUFonts/pom.xml +++ b/BKUFonts/pom.xml @@ -3,7 +3,7 @@ <parent> <artifactId>mocca</artifactId> <groupId>at.gv.egiz</groupId> - <version>1.3.17-SNAPSHOT</version> + <version>1.3.17</version> </parent> <artifactId>BKUFonts</artifactId> <version>1.2</version> diff --git a/BKUGuiExt/pom.xml b/BKUGuiExt/pom.xml index 94b071bc..f725a1ff 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.17-SNAPSHOT</version> + <version>1.3.17</version> </parent> <artifactId>BKUGuiExt</artifactId> <name>BKU GUI Ext</name> diff --git a/BKUHelp/pom.xml b/BKUHelp/pom.xml index 10743e02..050da2cf 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.17-SNAPSHOT</version> + <version>1.3.17</version> </parent> <artifactId>BKUHelp</artifactId> <name>BKU Help</name> diff --git a/BKUHelpWebStart/pom.xml b/BKUHelpWebStart/pom.xml index 630dbf03..2906d7d6 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.17-SNAPSHOT</version> + <version>1.3.17</version> </parent> <artifactId>BKUHelpWebStart</artifactId> <name>BKU Help WebStart</name> diff --git a/BKULocal/pom.xml b/BKULocal/pom.xml index f258de68..be8c79e4 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.17-SNAPSHOT</version> + <version>1.3.17</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>BKULocal</artifactId> diff --git a/BKUOnline/pom.xml b/BKUOnline/pom.xml index d098a26f..0d1045fa 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.17-SNAPSHOT</version> + <version>1.3.17</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>BKUOnline</artifactId> diff --git a/BKUViewer/pom.xml b/BKUViewer/pom.xml index 748f3e43..996cab25 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.17-SNAPSHOT</version> + <version>1.3.17</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>BKUViewer</artifactId> diff --git a/BKUWebStart/pom.xml b/BKUWebStart/pom.xml index 0a44cff0..1c9a6640 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.17-SNAPSHOT</version> + <version>1.3.17</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>BKUWebStart</artifactId> diff --git a/STAL/pom.xml b/STAL/pom.xml index b4c4233a..674b9c88 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.17-SNAPSHOT</version> + <version>1.3.17</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>STAL</artifactId> diff --git a/STALExt/pom.xml b/STALExt/pom.xml index c31d14ac..5bdfb99e 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.17-SNAPSHOT</version> + <version>1.3.17</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>STALExt</artifactId> diff --git a/STALService/pom.xml b/STALService/pom.xml index 952812e2..edf9b3ff 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.17-SNAPSHOT</version> + <version>1.3.17</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>STALService</artifactId> diff --git a/STALXService/pom.xml b/STALXService/pom.xml index 77459208..4d51be1b 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.17-SNAPSHOT</version> + <version>1.3.17</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>STALXService</artifactId> diff --git a/bkucommon/pom.xml b/bkucommon/pom.xml index e00f17f9..cdaae89d 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.17-SNAPSHOT</version> + <version>1.3.17</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>bkucommon</artifactId> @@ -4,7 +4,7 @@ <groupId>at.gv.egiz</groupId> <artifactId>mocca</artifactId> <packaging>pom</packaging> - <version>1.3.17-SNAPSHOT</version> + <version>1.3.17</version> <name>MOCCA</name> <description>MOCCA (Modular Open Citizen Card Architecture) project</description> <url>http://joinup.ec.europa.eu/site/mocca/</url> diff --git a/smcc/pom.xml b/smcc/pom.xml index c367b481..c9fd00ed 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.17-SNAPSHOT</version> + <version>1.3.17</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>smcc</artifactId> diff --git a/smccSTAL/pom.xml b/smccSTAL/pom.xml index 01427bf2..cd86cf7f 100644 --- a/smccSTAL/pom.xml +++ b/smccSTAL/pom.xml @@ -2,7 +2,7 @@ <parent> <artifactId>mocca</artifactId> <groupId>at.gv.egiz</groupId> - <version>1.3.17-SNAPSHOT</version> + <version>1.3.17</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>smccSTAL</artifactId> diff --git a/smccSTALExt/pom.xml b/smccSTALExt/pom.xml index 63433b86..e60c0ea4 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.17-SNAPSHOT</version> + <version>1.3.17</version> </parent> <artifactId>smccSTALExt</artifactId> <name>smcc STAL Ext</name> diff --git a/utils/pom.xml b/utils/pom.xml index 2e7e8cd6..83378f27 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.17-SNAPSHOT</version> + <version>1.3.17</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>utils</artifactId> |