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 /BKUCommonGUI | |
| 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 'BKUCommonGUI')
| -rw-r--r-- | BKUCommonGUI/pom.xml | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/BKUCommonGUI/pom.xml b/BKUCommonGUI/pom.xml index fbf9d1e9..8763b2dd 100644 --- a/BKUCommonGUI/pom.xml +++ b/BKUCommonGUI/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>BKUCommonGUI</artifactId>      <name>BKU Common GUI</name> -    <version>1.3.0</version> +    <version>1.3.1-SNAPSHOT</version>      <dependencies>          <dependency>              <groupId>at.gv.egiz</groupId> | 
