Skip to content

Commit fc30c73

Browse files
r.wunsch@ist-software.comr.wunsch@ist-software.com
authored andcommitted
[maven-release-plugin] prepare release composum-dashboard-1.2.15
1 parent 8d17bf1 commit fc30c73

File tree

8 files changed

+9
-9
lines changed

8 files changed

+9
-9
lines changed

aem/all/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.composum.dashboard</groupId>
77
<artifactId>composum-dashboard-aem-parent</artifactId>
8-
<version>1.2.15-SNAPSHOT</version>
8+
<version>1.2.15</version>
99
</parent>
1010

1111
<artifactId>composum-dashboard-aem</artifactId>

aem/config/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.composum.dashboard</groupId>
77
<artifactId>composum-dashboard-aem-parent</artifactId>
8-
<version>1.2.15-SNAPSHOT</version>
8+
<version>1.2.15</version>
99
</parent>
1010

1111
<artifactId>composum-dashboard-aem-osgi-config</artifactId>

aem/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.composum.dashboard</groupId>
77
<artifactId>composum-dashboard</artifactId>
8-
<version>1.2.15-SNAPSHOT</version>
8+
<version>1.2.15</version>
99
</parent>
1010

1111
<artifactId>composum-dashboard-aem-parent</artifactId>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.composum.dashboard</groupId>
66
<artifactId>composum-dashboard</artifactId>
7-
<version>1.2.15-SNAPSHOT</version>
7+
<version>1.2.15</version>
88
<packaging>pom</packaging>
99

1010
<name>Composum Dashboard</name>
@@ -52,7 +52,7 @@
5252
<connection>scm:git:https://github.com/ist-dresden/composum.git</connection>
5353
<developerConnection>scm:git:https://github.com/ist-dresden/composum.git</developerConnection>
5454
<url>https://github.com/ist-dresden/composum.git</url>
55-
<tag>HEAD</tag>
55+
<tag>composum-dashboard-1.2.15</tag>
5656
</scm>
5757

5858
<distributionManagement>

sling/all/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.composum.dashboard</groupId>
77
<artifactId>composum-dashboard-sling-parent</artifactId>
8-
<version>1.2.15-SNAPSHOT</version>
8+
<version>1.2.15</version>
99
</parent>
1010

1111
<artifactId>composum-dashboard-sling</artifactId>

sling/config/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.composum.dashboard</groupId>
77
<artifactId>composum-dashboard-sling-parent</artifactId>
8-
<version>1.2.15-SNAPSHOT</version>
8+
<version>1.2.15</version>
99
</parent>
1010

1111
<artifactId>composum-dashboard-sling-osgi-config</artifactId>

sling/core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.composum.dashboard</groupId>
77
<artifactId>composum-dashboard-sling-parent</artifactId>
8-
<version>1.2.15-SNAPSHOT</version>
8+
<version>1.2.15</version>
99
</parent>
1010

1111
<artifactId>composum-dashboard-sling-core</artifactId>

sling/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.composum.dashboard</groupId>
77
<artifactId>composum-dashboard</artifactId>
8-
<version>1.2.15-SNAPSHOT</version>
8+
<version>1.2.15</version>
99
</parent>
1010

1111
<artifactId>composum-dashboard-sling-parent</artifactId>

0 commit comments

Comments
 (0)