Skip to content

Commit 03bb8d0

Browse files
committed
[maven-release-plugin] prepare release v1.2
1 parent 519ad96 commit 03bb8d0

13 files changed

Lines changed: 232 additions & 241 deletions

File tree

orienteer-archetype-jar/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>org.orienteer</groupId>
1717
<artifactId>orienteer-parent</artifactId>
18-
<version>1.2-SNAPSHOT</version>
18+
<version>1.2</version>
1919
</parent>
2020
<artifactId>orienteer-archetype-jar</artifactId>
2121
<packaging>maven-archetype</packaging>

orienteer-archetype-war/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>org.orienteer</groupId>
1717
<artifactId>orienteer-parent</artifactId>
18-
<version>1.2-SNAPSHOT</version>
18+
<version>1.2</version>
1919
</parent>
2020
<artifactId>orienteer-archetype-war</artifactId>
2121
<packaging>maven-archetype</packaging>

0 commit comments

Comments
 (0)