From dbffe94889d61a98733103b43ed30e53cdefd6ac Mon Sep 17 00:00:00 2001
From: clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>
Date: Tue, 5 Jan 2010 12:18:12 +0000
Subject: [maven-release-plugin] prepare release mocca-1.2.10

git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@567 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
---
 BKUCommonGUI/pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

(limited to 'BKUCommonGUI')

diff --git a/BKUCommonGUI/pom.xml b/BKUCommonGUI/pom.xml
index 88bb48c1..58a3b1f0 100644
--- a/BKUCommonGUI/pom.xml
+++ b/BKUCommonGUI/pom.xml
@@ -2,23 +2,23 @@
     <parent>
         <artifactId>bku</artifactId>
         <groupId>at.gv.egiz</groupId>
-        <version>1.2.10-SNAPSHOT</version>
+        <version>1.2.10</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>at.gv.egiz</groupId>
     <artifactId>BKUCommonGUI</artifactId>
     <name>BKU GUI</name>
-    <version>1.2.10-SNAPSHOT</version>
+    <version>1.2.10</version>
     <dependencies>
         <dependency>
             <groupId>at.gv.egiz</groupId>
             <artifactId>smcc</artifactId>
-            <version>1.2.10-SNAPSHOT</version>
+            <version>1.2.10</version>
         </dependency>
         <dependency>
             <groupId>at.gv.egiz</groupId>
             <artifactId>STAL</artifactId>
-            <version>1.2.10-SNAPSHOT</version>
+            <version>1.2.10</version>
             <scope>compile</scope>
         </dependency>
         <!-- see BKUFonts.pom
-- 
cgit v1.2.3