Skip to content

Commit 7712567

Browse files
committed
Set back version to 4.4.9-0
Following an error during the merge of the 4.4.9 branch
1 parent 0413638 commit 7712567

File tree

51 files changed

+52
-59
lines changed

Some content is hidden

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

51 files changed

+52
-59
lines changed

auditable/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.geonetwork-opensource</groupId>
88
<artifactId>geonetwork</artifactId>
9-
<version>4.4.10-SNAPSHOT</version>
9+
<version>4.4.9-0</version>
1010
</parent>
1111

1212
<!-- =========================================================== -->

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

datastorages/cmis/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-datastorages</artifactId>
3030
<groupId>org.geonetwork-opensource.datastorage</groupId>
31-
<version>4.4.10-SNAPSHOT</version>
31+
<version>4.4.9-0</version>
3232
</parent>
3333
<modelVersion>4.0.0</modelVersion>
3434

datastorages/jcloud/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-datastorages</artifactId>
3030
<groupId>org.geonetwork-opensource.datastorage</groupId>
31-
<version>4.4.10-SNAPSHOT</version>
31+
<version>4.4.9-0</version>
3232
</parent>
3333
<modelVersion>4.0.0</modelVersion>
3434

datastorages/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.4.10-SNAPSHOT</version>
31+
<version>4.4.9-0</version>
3232
</parent>
3333
<modelVersion>4.0.0</modelVersion>
3434

datastorages/s3/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-datastorages</artifactId>
3030
<groupId>org.geonetwork-opensource.datastorage</groupId>
31-
<version>4.4.10-SNAPSHOT</version>
31+
<version>4.4.9-0</version>
3232
</parent>
3333
<modelVersion>4.0.0</modelVersion>
3434

docs/manual/pom.xml

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

0 commit comments

Comments
 (0)