diff options
author | tkellner <tkellner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2011-09-02 16:01:18 +0000 |
---|---|---|
committer | tkellner <tkellner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2011-09-02 16:01:18 +0000 |
commit | 793cab26fd240702e5bbee3f6bf98911ceec93b9 (patch) | |
tree | 8e5750a2d5374ab2c5bb85148426f2bb76d61c6b /BKULocal | |
parent | 89888f9f230c98bde926e849d5e42ed92da10c0d (diff) | |
download | mocca-793cab26fd240702e5bbee3f6bf98911ceec93b9.tar.gz mocca-793cab26fd240702e5bbee3f6bf98911ceec93b9.tar.bz2 mocca-793cab26fd240702e5bbee3f6bf98911ceec93b9.zip |
POM housekeeping
* GroupID removed (since identical to parent)
* Version removed where identical to parent
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@977 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'BKULocal')
-rw-r--r-- | BKULocal/pom.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/BKULocal/pom.xml b/BKULocal/pom.xml index a8ad6a6a..adc82730 100644 --- a/BKULocal/pom.xml +++ b/BKULocal/pom.xml @@ -5,12 +5,9 @@ <version>1.3.6-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> - <groupId>at.gv.egiz</groupId> <artifactId>BKULocal</artifactId> <packaging>war</packaging> <name>MOCCA Local</name> - <version>1.3.6-SNAPSHOT</version> - <description>MOCCA Local</description> <build> <plugins> |