Skip to content

Commit ead62cd

Browse files
committed
Update version to 4.2.3-0
1 parent df8e2d9 commit ead62cd

42 files changed

Lines changed: 51 additions & 47 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

cachingxslt/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<parent>
3232
<groupId>org.geonetwork-opensource</groupId>
3333
<artifactId>geonetwork</artifactId>
34-
<version>4.2.3-SNAPSHOT</version>
34+
<version>4.2.3-0</version>
3535
</parent>
3636

3737

common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<parent>
3232
<groupId>org.geonetwork-opensource</groupId>
3333
<artifactId>geonetwork</artifactId>
34-
<version>4.2.3-SNAPSHOT</version>
34+
<version>4.2.3-0</version>
3535
</parent>
3636

3737

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<parent>
2828
<artifactId>geonetwork</artifactId>
2929
<groupId>org.geonetwork-opensource</groupId>
30-
<version>4.2.3-SNAPSHOT</version>
30+
<version>4.2.3-0</version>
3131
</parent>
3232
<modelVersion>4.0.0</modelVersion>
3333

csw-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<parent>
2828
<artifactId>geonetwork</artifactId>
2929
<groupId>org.geonetwork-opensource</groupId>
30-
<version>4.2.3-SNAPSHOT</version>
30+
<version>4.2.3-0</version>
3131
</parent>
3232
<modelVersion>4.0.0</modelVersion>
3333

docs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<parent>
2828
<artifactId>geonetwork</artifactId>
2929
<groupId>org.geonetwork-opensource</groupId>
30-
<version>4.2.3-SNAPSHOT</version>
30+
<version>4.2.3-0</version>
3131
</parent>
3232
<modelVersion>4.0.0</modelVersion>
3333
<artifactId>gn-docs</artifactId>

doi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<parent>
2929
<artifactId>geonetwork</artifactId>
3030
<groupId>org.geonetwork-opensource</groupId>
31-
<version>4.2.3-SNAPSHOT</version>
31+
<version>4.2.3-0</version>
3232
</parent>
3333
<modelVersion>4.0.0</modelVersion>
3434

domain/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<parent>
2828
<artifactId>geonetwork</artifactId>
2929
<groupId>org.geonetwork-opensource</groupId>
30-
<version>4.2.3-SNAPSHOT</version>
30+
<version>4.2.3-0</version>
3131
</parent>
3232
<modelVersion>4.0.0</modelVersion>
3333

es/es-dashboards/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<parent>
2929
<artifactId>gn-es</artifactId>
3030
<groupId>org.geonetwork-opensource</groupId>
31-
<version>4.2.3-SNAPSHOT</version>
31+
<version>4.2.3-0</version>
3232
</parent>
3333
<profiles>
3434
<profile>

es/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>geonetwork</artifactId>
77
<groupId>org.geonetwork-opensource</groupId>
8-
<version>4.2.3-SNAPSHOT</version>
8+
<version>4.2.3-0</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111
<artifactId>gn-es</artifactId>

estest/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>geonetwork</artifactId>
77
<groupId>org.geonetwork-opensource</groupId>
8-
<version>4.2.3-SNAPSHOT</version>
8+
<version>4.2.3-0</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

0 commit comments

Comments
 (0)