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 /smcc/pom.xml | |
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 'smcc/pom.xml')
-rw-r--r-- | smcc/pom.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/smcc/pom.xml b/smcc/pom.xml index 29ede3df..f5943488 100644 --- a/smcc/pom.xml +++ b/smcc/pom.xml @@ -5,11 +5,9 @@ <version>1.3.6-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> - <groupId>at.gv.egiz</groupId> <artifactId>smcc</artifactId> <name>smcc</name> <packaging>jar</packaging> - <version>1.3.6-SNAPSHOT</version> <description>Smart card communication</description> <build> <plugins> |