Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.26.2
Browse files Browse the repository at this point in the history
  • Loading branch information
xyz-hub-dev committed Sep 29, 2022
1 parent b6fadd2 commit a107513
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -41,7 +41,7 @@

<groupId>com.here.xyz</groupId>
<artifactId>xyz-hub</artifactId>
<version>1.26.2-SNAPSHOT</version>
<version>1.26.2</version>
<packaging>pom</packaging>

<modules>
Expand All @@ -56,7 +56,7 @@
<url>https://github.com/heremaps/xyz-hub</url>
<connection>scm:git:git://github.com/heremaps/xyz-hub.git</connection>
<developerConnection>scm:git:ssh://git@github.com/heremaps/xyz-hub.git</developerConnection>
<tag>HEAD</tag>
<tag>1.26.2</tag>
</scm>

<distributionManagement>
Expand Down
2 changes: 1 addition & 1 deletion xyz-connectors/pom.xml
Expand Up @@ -25,7 +25,7 @@
<groupId>com.here.xyz</groupId>
<artifactId>xyz-hub</artifactId>
<relativePath>../</relativePath>
<version>1.26.2-SNAPSHOT</version>
<version>1.26.2</version>
</parent>

<licenses>
Expand Down
2 changes: 1 addition & 1 deletion xyz-hub-service/pom.xml
Expand Up @@ -25,7 +25,7 @@
<groupId>com.here.xyz</groupId>
<artifactId>xyz-hub</artifactId>
<relativePath>../pom.xml</relativePath>
<version>1.26.2-SNAPSHOT</version>
<version>1.26.2</version>
</parent>

<licenses>
Expand Down
2 changes: 1 addition & 1 deletion xyz-hub-test/pom.xml
Expand Up @@ -25,7 +25,7 @@
<groupId>com.here.xyz</groupId>
<artifactId>xyz-hub</artifactId>
<relativePath>../</relativePath>
<version>1.26.2-SNAPSHOT</version>
<version>1.26.2</version>
</parent>

<licenses>
Expand Down
2 changes: 1 addition & 1 deletion xyz-models/pom.xml
Expand Up @@ -25,7 +25,7 @@
<groupId>com.here.xyz</groupId>
<artifactId>xyz-hub</artifactId>
<relativePath>../</relativePath>
<version>1.26.2-SNAPSHOT</version>
<version>1.26.2</version>
</parent>

<licenses>
Expand Down
2 changes: 1 addition & 1 deletion xyz-psql-connector/pom.xml
Expand Up @@ -25,7 +25,7 @@
<groupId>com.here.xyz</groupId>
<artifactId>xyz-hub</artifactId>
<relativePath>../</relativePath>
<version>1.26.2-SNAPSHOT</version>
<version>1.26.2</version>
</parent>

<licenses>
Expand Down

0 comments on commit a107513

Please sign in to comment.