diff options
author | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2010-07-16 12:27:52 +0000 |
---|---|---|
committer | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2010-07-16 12:27:52 +0000 |
commit | a58e6a9f72d2df3f8a5e5551374acf4981fb441e (patch) | |
tree | 823e5a31709fbc281c90b927569b1cd468c3a49f /BKUViewer | |
parent | 16ac5f050e9ef5b0f8fbd72abe3c6a5d2b81c145 (diff) | |
download | mocca-a58e6a9f72d2df3f8a5e5551374acf4981fb441e.tar.gz mocca-a58e6a9f72d2df3f8a5e5551374acf4981fb441e.tar.bz2 mocca-a58e6a9f72d2df3f8a5e5551374acf4981fb441e.zip |
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@786 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'BKUViewer')
-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 766e7b6a..586cf65b 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.0</version> + <version>1.3.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>at.gv.egiz</groupId> <artifactId>BKUViewer</artifactId> <name>BKU Viewer</name> - <version>1.3.0</version> + <version>1.3.1-SNAPSHOT</version> <description>Validator for plain text and XHTML to-be signed content</description> <dependencies> <dependency> |