diff options
| author | Tobias Kellner <tobias.kellner@iaik.tugraz.at> | 2016-03-31 11:17:42 +0200 | 
|---|---|---|
| committer | Tobias Kellner <tobias.kellner@iaik.tugraz.at> | 2016-03-31 13:36:42 +0200 | 
| commit | aa095f32d4645266988a8f93a6fb264bc75cd71a (patch) | |
| tree | 0953b7073887a5a47bc82644726356ee064d8da7 /BKUCommonGUI | |
| parent | d461df21260cc8d5dbc07c1015a24eb41f31fc99 (diff) | |
| download | mocca-aa095f32d4645266988a8f93a6fb264bc75cd71a.tar.gz mocca-aa095f32d4645266988a8f93a6fb264bc75cd71a.tar.bz2 mocca-aa095f32d4645266988a8f93a6fb264bc75cd71a.zip | |
[maven-release-plugin] prepare release mocca-1.3.23mocca-1.3.23
Diffstat (limited to 'BKUCommonGUI')
| -rw-r--r-- | BKUCommonGUI/pom.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/BKUCommonGUI/pom.xml b/BKUCommonGUI/pom.xml index 55466f89..92e4c281 100644 --- a/BKUCommonGUI/pom.xml +++ b/BKUCommonGUI/pom.xml @@ -2,7 +2,7 @@    <parent>      <artifactId>mocca</artifactId>      <groupId>at.gv.egiz</groupId> -    <version>1.3.23-SNAPSHOT</version> +    <version>1.3.23</version>    </parent>    <modelVersion>4.0.0</modelVersion>    <artifactId>BKUCommonGUI</artifactId> | 
