Skip to content

Commit 718ef73

Browse files
committed
[maven-release-plugin] prepare release cosmo-multimodule-7.1.1
1 parent b2b632f commit 718ef73

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

cosmo-api/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>net.oneandone.cosmo</groupId>
66
<artifactId>cosmo-multimodule</artifactId>
7-
<version>7.1.1-SNAPSHOT</version>
7+
<version>7.1.1</version>
88
</parent>
99

1010
<artifactId>cosmo-api</artifactId>
@@ -45,7 +45,7 @@
4545
<developerConnection>scm:git:ssh://git@github.com/1and1/cosmo.git</developerConnection>
4646
<connection>scm:git:ssh://git@github.com/1and1/cosmo.git</connection>
4747
<url>https://github.com/1and1/</url>
48-
<tag>cosmo-multimodule-1.5.3</tag>
48+
<tag>cosmo-multimodule-7.1.1</tag>
4949
</scm>
5050

5151
</project>

cosmo-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>net.oneandone.cosmo</groupId>
1414
<artifactId>cosmo-multimodule</artifactId>
15-
<version>7.1.1-SNAPSHOT</version>
15+
<version>7.1.1</version>
1616
</parent>
1717
<modelVersion>4.0.0</modelVersion>
1818
<artifactId>cosmo-core</artifactId>

pom.xml

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

1313
<groupId>net.oneandone.cosmo</groupId>
1414
<artifactId>cosmo-multimodule</artifactId>
15-
<version>7.1.1-SNAPSHOT</version>
15+
<version>7.1.1</version>
1616
<packaging>pom</packaging>
1717
<name>cosmo-multimodule</name>
1818
<description>CalDAV core implementation server</description>
@@ -355,7 +355,7 @@
355355
<developerConnection>scm:git:ssh://git@github.com/1and1/cosmo.git</developerConnection>
356356
<connection>scm:git:ssh://git@github.com/1and1/cosmo.git</connection>
357357
<url>https://github.com/1and1/</url>
358-
<tag>HEAD</tag>
358+
<tag>cosmo-multimodule-7.1.1</tag>
359359
</scm>
360360

361361
<distributionManagement>

0 commit comments

Comments
 (0)