File tree Expand file tree Collapse file tree 12 files changed +23
-23
lines changed
app-examples/kissmda-app-test
kissmda-cartridges-simple-java
kissmda-extensions-examples
kissmda-extensions-import-packer
kissmda-maven-app-archetype
kissmda-maven-cartridge-archetype Expand file tree Collapse file tree 12 files changed +23
-23
lines changed Original file line number Diff line number Diff line change 24
24
<parent >
25
25
<groupId >de.crowdcode.kissmda</groupId >
26
26
<artifactId >kissmda-parent</artifactId >
27
- <version >2.1.0-SNAPSHOT </version >
27
+ <version >2.1.0</version >
28
28
<relativePath >../../kissmda-parent/pom.xml</relativePath >
29
29
</parent >
30
30
31
31
<groupId >de.crowdcode.kissmda.app-examples</groupId >
32
32
<artifactId >kissmda-app-test</artifactId >
33
- <version >2.1.0-SNAPSHOT </version >
33
+ <version >2.1.0</version >
34
34
<packaging >jar</packaging >
35
35
<name >kissmda-app-test</name >
36
36
Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<groupId >de.crowdcode.kissmda</groupId >
25
25
<artifactId >kissmda-parent</artifactId >
26
- <version >2.1.0-SNAPSHOT </version >
26
+ <version >2.1.0</version >
27
27
<relativePath >../../kissmda-parent/pom.xml</relativePath >
28
28
</parent >
29
29
30
30
<groupId >de.crowdcode.kissmda.cartridges</groupId >
31
31
<artifactId >kissmda-cartridges-simple-java</artifactId >
32
- <version >2.1.0-SNAPSHOT </version >
32
+ <version >2.1.0</version >
33
33
<packaging >jar</packaging >
34
34
<name >kissmda-cartridges-simple-java</name >
35
35
Original file line number Diff line number Diff line change 24
24
<parent >
25
25
<groupId >de.crowdcode.kissmda</groupId >
26
26
<artifactId >kissmda-parent</artifactId >
27
- <version >2.1.0-SNAPSHOT </version >
27
+ <version >2.1.0</version >
28
28
<relativePath >../../kissmda-parent/pom.xml</relativePath >
29
29
</parent >
30
30
31
31
<groupId >de.crowdcode.kissmda.cartridges</groupId >
32
32
<artifactId >kissmda-extensions-examples</artifactId >
33
- <version >2.1.0-SNAPSHOT </version >
33
+ <version >2.1.0</version >
34
34
<packaging >jar</packaging >
35
35
<name >kissmda-extensions-examples</name >
36
36
<description >kissmda-extensions-examples</description >
Original file line number Diff line number Diff line change 24
24
<parent >
25
25
<groupId >de.crowdcode.kissmda</groupId >
26
26
<artifactId >kissmda-parent</artifactId >
27
- <version >2.1.0-SNAPSHOT </version >
27
+ <version >2.1.0</version >
28
28
<relativePath >../../kissmda-parent/pom.xml</relativePath >
29
29
</parent >
30
30
31
31
<groupId >de.crowdcode.kissmda.cartridges</groupId >
32
32
<artifactId >kissmda-extensions-import-packer</artifactId >
33
- <version >2.1.0-SNAPSHOT </version >
33
+ <version >2.1.0</version >
34
34
<packaging >jar</packaging >
35
35
<name >kissmda-extensions-import-packer</name >
36
36
<description >kissmda-extensions-import-packer</description >
Original file line number Diff line number Diff line change 24
24
<parent >
25
25
<groupId >de.crowdcode.kissmda</groupId >
26
26
<artifactId >kissmda-parent</artifactId >
27
- <version >2.1.0-SNAPSHOT </version >
27
+ <version >2.1.0</version >
28
28
<relativePath >../../kissmda-parent/pom.xml</relativePath >
29
29
</parent >
30
30
31
31
<groupId >de.crowdcode.kissmda.core</groupId >
32
32
<artifactId >kissmda-core</artifactId >
33
- <version >2.1.0-SNAPSHOT </version >
33
+ <version >2.1.0</version >
34
34
<packaging >jar</packaging >
35
35
<name >kissmda-core</name >
36
36
Original file line number Diff line number Diff line change 21
21
<modelVersion >4.0.0</modelVersion >
22
22
<groupId >de.crowdcode.kissmda</groupId >
23
23
<artifactId >kissmda-parent</artifactId >
24
- <version >2.1.0-SNAPSHOT </version >
24
+ <version >2.1.0</version >
25
25
<packaging >pom</packaging >
26
26
27
27
<name >kissmda-parent</name >
Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<groupId >de.crowdcode.kissmda</groupId >
25
25
<artifactId >kissmda-parent</artifactId >
26
- <version >2.1.0-SNAPSHOT </version >
26
+ <version >2.1.0</version >
27
27
<relativePath >../../kissmda-parent/pom.xml</relativePath >
28
28
</parent >
29
29
30
30
<groupId >de.crowdcode.kissmda.maven</groupId >
31
31
<artifactId >kissmda-maven-app-archetype</artifactId >
32
- <version >2.1.0-SNAPSHOT </version >
32
+ <version >2.1.0</version >
33
33
<packaging >maven-archetype</packaging >
34
34
<name >kissmda-app-archetype-uml2</name >
35
35
Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<groupId >de.crowdcode.kissmda</groupId >
25
25
<artifactId >kissmda-parent</artifactId >
26
- <version >2.1.0-SNAPSHOT </version >
26
+ <version >2.1.0</version >
27
27
<relativePath >../../kissmda-parent/pom.xml</relativePath >
28
28
</parent >
29
29
30
30
<groupId >de.crowdcode.kissmda.maven</groupId >
31
31
<artifactId >kissmda-maven-cartridge-archetype</artifactId >
32
- <version >2.1.0-SNAPSHOT </version >
32
+ <version >2.1.0</version >
33
33
<packaging >maven-archetype</packaging >
34
34
<name >kissmda-cartridge-archetype-uml2</name >
35
35
Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<groupId >de.crowdcode.kissmda</groupId >
25
25
<artifactId >kissmda-parent</artifactId >
26
- <version >2.1.0-SNAPSHOT </version >
26
+ <version >2.1.0</version >
27
27
<relativePath >../../kissmda-parent/pom.xml</relativePath >
28
28
</parent >
29
29
30
30
<groupId >de.crowdcode.kissmda.maven</groupId >
31
31
<artifactId >kissmda-maven-plugin</artifactId >
32
- <version >2.1.0-SNAPSHOT </version >
32
+ <version >2.1.0</version >
33
33
<packaging >maven-plugin</packaging >
34
34
<name >kissmda-maven-plugin</name >
35
35
<description >KissMDA Maven plugin</description >
Original file line number Diff line number Diff line change 24
24
<parent >
25
25
<groupId >de.crowdcode.kissmda</groupId >
26
26
<artifactId >kissmda-parent</artifactId >
27
- <version >2.1.0-SNAPSHOT </version >
27
+ <version >2.1.0</version >
28
28
<relativePath >kissmda-parent/pom.xml</relativePath >
29
29
</parent >
30
30
31
31
<groupId >de.crowdcode.kissmda</groupId >
32
32
<artifactId >kissmda-modules</artifactId >
33
- <version >2.1.0-SNAPSHOT </version >
33
+ <version >2.1.0</version >
34
34
<packaging >pom</packaging >
35
35
36
36
<!-- =============================================================== -->
Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<groupId >de.crowdcode.kissmda</groupId >
25
25
<artifactId >kissmda-parent</artifactId >
26
- <version >2.1.0-SNAPSHOT </version >
26
+ <version >2.1.0</version >
27
27
<relativePath >../../kissmda-parent/pom.xml</relativePath >
28
28
</parent >
29
29
30
30
<groupId >de.crowdcode.kissmda.profiles</groupId >
31
31
<artifactId >kissmda-profile-core</artifactId >
32
- <version >2.1.0-SNAPSHOT </version >
32
+ <version >2.1.0</version >
33
33
<packaging >jar</packaging >
34
34
<name >kissmda-profile-core</name >
35
35
</project >
Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<groupId >de.crowdcode.kissmda</groupId >
25
25
<artifactId >kissmda-parent</artifactId >
26
- <version >2.1.0-SNAPSHOT </version >
26
+ <version >2.1.0</version >
27
27
<relativePath >../../kissmda-parent/pom.xml</relativePath >
28
28
</parent >
29
29
30
30
<groupId >de.crowdcode.kissmda.profiles</groupId >
31
31
<artifactId >kissmda-profile-datatype</artifactId >
32
- <version >2.1.0-SNAPSHOT </version >
32
+ <version >2.1.0</version >
33
33
<packaging >jar</packaging >
34
34
<name >kissmda-profile-datatype</name >
35
35
</project >
You can’t perform that action at this time.
0 commit comments