diff options
author | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2009-01-23 14:04:13 +0000 |
---|---|---|
committer | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2009-01-23 14:04:13 +0000 |
commit | 58a51f1dd8b60d48129acc2c5708ddc1d39dc222 (patch) | |
tree | c18a1f673488bf0d3eac736a4d1627827c8815b6 /STALExt | |
parent | 9ef5d25ffec1c26ccf76ad46131e33a861335da1 (diff) | |
download | mocca-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 'STALExt')
-rw-r--r-- | STALExt/pom.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/STALExt/pom.xml b/STALExt/pom.xml index bbf6697a..5730a567 100644 --- a/STALExt/pom.xml +++ b/STALExt/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>STALExt</artifactId> <name>STAL Extension</name> - <version>1.0.4-SNAPSHOT</version> + <version>1.0.1</version> <description /> <dependencies> <dependency> <groupId>at.gv.egiz</groupId> <artifactId>STAL</artifactId> - <version>1.0.4-SNAPSHOT</version> + <version>1.0.4</version> </dependency> </dependencies> </project>
\ No newline at end of file |