Skip to content

Commit d490275

Browse files
committed
[maven-release-plugin] prepare release registry-parent-4.2.10
1 parent d2878ce commit d490275

File tree

20 files changed

+21
-21
lines changed

20 files changed

+21
-21
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@
1111

1212
<groupId>org.gbif.registry</groupId>
1313
<artifactId>registry-parent</artifactId>
14-
<version>4.2.10-SNAPSHOT</version>
14+
<version>4.2.10</version>
1515
<name>GBIF Registry Parent</name>
1616
<description>GBIF Registry project</description>
1717

1818
<scm>
1919
<connection>scm:git:git@github.com:gbif/registry.git</connection>
2020
<url>https://github.com/gbif/registry</url>
2121
<developerConnection>scm:git:git@github.com:gbif/registry.git</developerConnection>
22-
<tag>HEAD</tag>
22+
<tag>registry-parent-4.2.10</tag>
2323
</scm>
2424

2525
<repositories>

registry-cli/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.gbif.registry</groupId>
66
<artifactId>registry-parent</artifactId>
7-
<version>4.2.10-SNAPSHOT</version>
7+
<version>4.2.10</version>
88
</parent>
99

1010
<artifactId>registry-cli</artifactId>

registry-directory/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>registry-parent</artifactId>
55
<groupId>org.gbif.registry</groupId>
6-
<version>4.2.10-SNAPSHOT</version>
6+
<version>4.2.10</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

registry-doi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>registry-parent</artifactId>
55
<groupId>org.gbif.registry</groupId>
6-
<version>4.2.10-SNAPSHOT</version>
6+
<version>4.2.10</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

registry-domain/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>registry-parent</artifactId>
55
<groupId>org.gbif.registry</groupId>
6-
<version>4.2.10-SNAPSHOT</version>
6+
<version>4.2.10</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

registry-events/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>registry-parent</artifactId>
55
<groupId>org.gbif.registry</groupId>
6-
<version>4.2.10-SNAPSHOT</version>
6+
<version>4.2.10</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

registry-examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>registry-parent</artifactId>
55
<groupId>org.gbif.registry</groupId>
6-
<version>4.2.10-SNAPSHOT</version>
6+
<version>4.2.10</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

registry-identity/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>registry-parent</artifactId>
55
<groupId>org.gbif.registry</groupId>
6-
<version>4.2.10-SNAPSHOT</version>
6+
<version>4.2.10</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

registry-integration-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>registry-parent</artifactId>
55
<groupId>org.gbif.registry</groupId>
6-
<version>4.2.10-SNAPSHOT</version>
6+
<version>4.2.10</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

registry-mail/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>registry-parent</artifactId>
55
<groupId>org.gbif.registry</groupId>
6-
<version>4.2.10-SNAPSHOT</version>
6+
<version>4.2.10</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

0 commit comments

Comments
 (0)