Skip to content

Commit 05cc844

Browse files
author
xyz-hub-dev
committed
[maven-release-plugin] prepare release 1.27.3
1 parent ae2407e commit 05cc844

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
lines changed

pom.xml

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

4242
<groupId>com.here.xyz</groupId>
4343
<artifactId>xyz-hub</artifactId>
44-
<version>1.27.3-SNAPSHOT</version>
44+
<version>1.27.3</version>
4545
<packaging>pom</packaging>
4646

4747
<modules>
@@ -56,7 +56,7 @@
5656
<url>https://github.com/heremaps/xyz-hub</url>
5757
<connection>scm:git:git://github.com/heremaps/xyz-hub.git</connection>
5858
<developerConnection>scm:git:ssh://[email protected]/heremaps/xyz-hub.git</developerConnection>
59-
<tag>HEAD</tag>
59+
<tag>1.27.3</tag>
6060
</scm>
6161

6262
<distributionManagement>

xyz-connectors/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<groupId>com.here.xyz</groupId>
2626
<artifactId>xyz-hub</artifactId>
2727
<relativePath>../</relativePath>
28-
<version>1.27.3-SNAPSHOT</version>
28+
<version>1.27.3</version>
2929
</parent>
3030

3131
<licenses>

xyz-hub-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<groupId>com.here.xyz</groupId>
2626
<artifactId>xyz-hub</artifactId>
2727
<relativePath>../pom.xml</relativePath>
28-
<version>1.27.3-SNAPSHOT</version>
28+
<version>1.27.3</version>
2929
</parent>
3030

3131
<licenses>

xyz-hub-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<groupId>com.here.xyz</groupId>
2626
<artifactId>xyz-hub</artifactId>
2727
<relativePath>../</relativePath>
28-
<version>1.27.3-SNAPSHOT</version>
28+
<version>1.27.3</version>
2929
</parent>
3030

3131
<licenses>

xyz-models/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<groupId>com.here.xyz</groupId>
2626
<artifactId>xyz-hub</artifactId>
2727
<relativePath>../</relativePath>
28-
<version>1.27.3-SNAPSHOT</version>
28+
<version>1.27.3</version>
2929
</parent>
3030

3131
<licenses>

xyz-psql-connector/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<groupId>com.here.xyz</groupId>
2626
<artifactId>xyz-hub</artifactId>
2727
<relativePath>../</relativePath>
28-
<version>1.27.3-SNAPSHOT</version>
28+
<version>1.27.3</version>
2929
</parent>
3030

3131
<licenses>

0 commit comments

Comments
 (0)