From 0946de1c87127e978cef15e1c759e1bbaa8e4d33 Mon Sep 17 00:00:00 2001 From: lofidewanto Date: Tue, 8 Oct 2013 20:42:09 +0200 Subject: [PATCH] release 1.2.0 final --- app-examples/kissmda-app-test/pom.xml | 2 +- cartridges/kissmda-cartridges-simple-java/README.md | 4 ++++ cartridges/kissmda-cartridges-simple-java/pom.xml | 2 +- core/kissmda-core/pom.xml | 2 +- maven/kissmda-maven-app-archetype/pom.xml | 2 +- maven/kissmda-maven-cartridge-archetype/pom.xml | 2 +- maven/kissmda-maven-plugin/pom.xml | 2 +- pom.xml | 2 +- profiles/kissmda-profile-core/pom.xml | 2 +- profiles/kissmda-profile-datatype/pom.xml | 2 +- 10 files changed, 13 insertions(+), 9 deletions(-) diff --git a/app-examples/kissmda-app-test/pom.xml b/app-examples/kissmda-app-test/pom.xml index 8848785..477bcce 100644 --- a/app-examples/kissmda-app-test/pom.xml +++ b/app-examples/kissmda-app-test/pom.xml @@ -29,7 +29,7 @@ de.crowdcode.kissmda.app-examples kissmda-app-test - 1.2.0-SNAPSHOT + 1.2.0 jar kissmda-app-test diff --git a/cartridges/kissmda-cartridges-simple-java/README.md b/cartridges/kissmda-cartridges-simple-java/README.md index 7555cd3..bd01efc 100644 --- a/cartridges/kissmda-cartridges-simple-java/README.md +++ b/cartridges/kissmda-cartridges-simple-java/README.md @@ -13,6 +13,10 @@ Stereotypes * Applied on: class * Produces Java interfaces with all the attributes, methods and relationships. +**enumeration** +* Applied on: enumeration +* Produces Java enumeration. + **Service** * Applied on: class * Produces Java interfaces with all the attributes, methods and relationships. Service stereotype is just the same as Entity stereotype. diff --git a/cartridges/kissmda-cartridges-simple-java/pom.xml b/cartridges/kissmda-cartridges-simple-java/pom.xml index cb8c2d7..09678fc 100644 --- a/cartridges/kissmda-cartridges-simple-java/pom.xml +++ b/cartridges/kissmda-cartridges-simple-java/pom.xml @@ -29,7 +29,7 @@ de.crowdcode.kissmda.cartridges kissmda-cartridges-simple-java - 1.2.0-SNAPSHOT + 1.2.0 jar kissmda-cartridges-simple-java diff --git a/core/kissmda-core/pom.xml b/core/kissmda-core/pom.xml index 6ec7fb0..3764cc0 100644 --- a/core/kissmda-core/pom.xml +++ b/core/kissmda-core/pom.xml @@ -30,7 +30,7 @@ de.crowdcode.kissmda.core kissmda-core - 1.2.0-SNAPSHOT + 1.2.0 jar kissmda-core diff --git a/maven/kissmda-maven-app-archetype/pom.xml b/maven/kissmda-maven-app-archetype/pom.xml index 8d2a1af..2cbf872 100644 --- a/maven/kissmda-maven-app-archetype/pom.xml +++ b/maven/kissmda-maven-app-archetype/pom.xml @@ -29,7 +29,7 @@ de.crowdcode.kissmda.maven kissmda-maven-app-archetype - 1.2.0-SNAPSHOT + 1.2.0 maven-archetype kissmda-app-archetype-uml2 diff --git a/maven/kissmda-maven-cartridge-archetype/pom.xml b/maven/kissmda-maven-cartridge-archetype/pom.xml index b550389..77164dc 100644 --- a/maven/kissmda-maven-cartridge-archetype/pom.xml +++ b/maven/kissmda-maven-cartridge-archetype/pom.xml @@ -29,7 +29,7 @@ de.crowdcode.kissmda.maven kissmda-maven-cartridge-archetype - 1.2.0-SNAPSHOT + 1.2.0 maven-archetype kissmda-cartridge-archetype-uml2 diff --git a/maven/kissmda-maven-plugin/pom.xml b/maven/kissmda-maven-plugin/pom.xml index 2c2c1c2..4d3e190 100644 --- a/maven/kissmda-maven-plugin/pom.xml +++ b/maven/kissmda-maven-plugin/pom.xml @@ -29,7 +29,7 @@ de.crowdcode.kissmda.maven kissmda-maven-plugin - 1.2.0-SNAPSHOT + 1.2.0 maven-plugin kissmda-maven-plugin KissMDA Maven plugin diff --git a/pom.xml b/pom.xml index de19ec9..5dbe3b5 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ kissmda-modules - 1.2.0-SNAPSHOT + 1.2.0 pom diff --git a/profiles/kissmda-profile-core/pom.xml b/profiles/kissmda-profile-core/pom.xml index bec5b90..b73125f 100644 --- a/profiles/kissmda-profile-core/pom.xml +++ b/profiles/kissmda-profile-core/pom.xml @@ -29,7 +29,7 @@ de.crowdcode.kissmda.profiles kissmda-profile-core - 1.2.0-SNAPSHOT + 1.2.0 jar kissmda-profile-core diff --git a/profiles/kissmda-profile-datatype/pom.xml b/profiles/kissmda-profile-datatype/pom.xml index cd7b1f6..8289dfd 100644 --- a/profiles/kissmda-profile-datatype/pom.xml +++ b/profiles/kissmda-profile-datatype/pom.xml @@ -29,7 +29,7 @@ de.crowdcode.kissmda.profiles kissmda-profile-datatype - 1.2.0-SNAPSHOT + 1.2.0 jar kissmda-profile-datatype