diff options
author | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2010-07-28 11:50:04 +0000 |
---|---|---|
committer | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2010-07-28 11:50:04 +0000 |
commit | 53c48ccdffb1cca7116ca1b7a366b645ab92af4b (patch) | |
tree | 462419d9bc886b44c0ef4d372a58a6f4844618c1 /BKUViewer/pom.xml | |
parent | c87e16ffc1ec130ea942b945c2ade7affc5e5ca6 (diff) | |
download | mocca-53c48ccdffb1cca7116ca1b7a366b645ab92af4b.tar.gz mocca-53c48ccdffb1cca7116ca1b7a366b645ab92af4b.tar.bz2 mocca-53c48ccdffb1cca7116ca1b7a366b645ab92af4b.zip |
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@800 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 2308260c..b0b3a7b8 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.1-RC2</version> + <version>1.3.1-RC3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>at.gv.egiz</groupId> <artifactId>BKUViewer</artifactId> <name>BKU Viewer</name> - <version>1.3.1-RC2</version> + <version>1.3.1-RC3-SNAPSHOT</version> <description>Validator for plain text and XHTML to-be signed content</description> <dependencies> <dependency> |