Skip to content

Commit a8d122a

Browse files
committed
Update version to 3.8.0-0
1 parent a320b88 commit a8d122a

File tree

35 files changed

+484
-42
lines changed

35 files changed

+484
-42
lines changed

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>3.7.0-SNAPSHOT</version>
34+
<version>3.8.0-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>3.7.0-SNAPSHOT</version>
34+
<version>3.8.0-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>3.7.0-SNAPSHOT</version>
30+
<version>3.8.0-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>3.7.0-SNAPSHOT</version>
30+
<version>3.8.0-0</version>
3131
</parent>
3232
<modelVersion>4.0.0</modelVersion>
3333

docs/changes3.8.0-0.txt

Lines changed: 442 additions & 0 deletions
Large diffs are not rendered by default.

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>3.7.0-SNAPSHOT</version>
30+
<version>3.8.0-0</version>
3131
</parent>
3232
<modelVersion>4.0.0</modelVersion>
3333
<artifactId>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>3.7.0-SNAPSHOT</version>
31+
<version>3.8.0-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>3.7.0-SNAPSHOT</version>
30+
<version>3.8.0-0</version>
3131
</parent>
3232
<modelVersion>4.0.0</modelVersion>
3333

es/es-core/pom.xml

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

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>es</artifactId>
3030
<groupId>org.geonetwork-opensource</groupId>
31-
<version>3.7.0-SNAPSHOT</version>
31+
<version>3.8.0-0</version>
3232
</parent>
3333
<profiles>
3434
<profile>

0 commit comments

Comments
 (0)