summaryrefslogtreecommitdiff
path: root/BKUViewer/pom.xml
diff options
context:
space:
mode:
authorclemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2009-01-23 14:04:13 +0000
committerclemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2009-01-23 14:04:13 +0000
commit58a51f1dd8b60d48129acc2c5708ddc1d39dc222 (patch)
treec18a1f673488bf0d3eac736a4d1627827c8815b6 /BKUViewer/pom.xml
parent9ef5d25ffec1c26ccf76ad46131e33a861335da1 (diff)
downloadmocca-58a51f1dd8b60d48129acc2c5708ddc1d39dc222.tar.gz
mocca-58a51f1dd8b60d48129acc2c5708ddc1d39dc222.tar.bz2
mocca-58a51f1dd8b60d48129acc2c5708ddc1d39dc222.zip
[maven-release-plugin] copy for tag mocca-1.0.4-fonmocca-1.0.4-fon
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/tags/mocca-1.0.4-fon@288 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'BKUViewer/pom.xml')
-rw-r--r--BKUViewer/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/BKUViewer/pom.xml b/BKUViewer/pom.xml
index 7e5fd256..3a691de1 100644
--- a/BKUViewer/pom.xml
+++ b/BKUViewer/pom.xml
@@ -2,19 +2,19 @@
<parent>
<artifactId>bku</artifactId>
<groupId>at.gv.egiz</groupId>
- <version>1.0.4-SNAPSHOT</version>
+ <version>1.0.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>at.gv.egiz</groupId>
<artifactId>BKUViewer</artifactId>
<name>BKU viewer components</name>
- <version>1.0.4-SNAPSHOT</version>
+ <version>1.0.4</version>
<description />
<dependencies>
<dependency>
<groupId>at.gv.egiz</groupId>
<artifactId>bkucommon</artifactId>
- <version>1.0.4-SNAPSHOT</version>
+ <version>1.0.4</version>
</dependency>
<dependency>
<groupId>commons-logging</groupId>