diff options
author | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2010-11-10 17:25:56 +0000 |
---|---|---|
committer | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2010-11-10 17:25:56 +0000 |
commit | 43959b8af5cf0e4bd3ce6359f0619f1fd4bd81d1 (patch) | |
tree | f5e05b35f12c808b11c3d7a25f83df84fb14cea7 /BKUViewer/pom.xml | |
parent | f78ad2c3710e713c1c8e23e4d28ea1b7915bc91d (diff) | |
download | mocca-43959b8af5cf0e4bd3ce6359f0619f1fd4bd81d1.tar.gz mocca-43959b8af5cf0e4bd3ce6359f0619f1fd4bd81d1.tar.bz2 mocca-43959b8af5cf0e4bd3ce6359f0619f1fd4bd81d1.zip |
[maven-release-plugin] prepare release mocca-1.3.3
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@833 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'BKUViewer/pom.xml')
-rw-r--r-- | BKUViewer/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/BKUViewer/pom.xml b/BKUViewer/pom.xml index 834a35d7..3fa41cc0 100644 --- a/BKUViewer/pom.xml +++ b/BKUViewer/pom.xml @@ -2,13 +2,13 @@ <parent> <artifactId>mocca</artifactId> <groupId>at.gv.egiz</groupId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>at.gv.egiz</groupId> <artifactId>BKUViewer</artifactId> <name>BKU Viewer</name> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <description>Validator for plain text and XHTML to-be signed content</description> <dependencies> <dependency> |