Skip to content

Commit 823b555

Browse files
committed
Release Baremaps 0.7.2
1 parent 8860c7f commit 823b555

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

baremaps-benchmark/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ limitations under the License.
2121
<parent>
2222
<groupId>org.apache.baremaps</groupId>
2323
<artifactId>baremaps</artifactId>
24-
<version>0.7.2-SNAPSHOT</version>
24+
<version>0.7.2</version>
2525
</parent>
2626

2727
<artifactId>baremaps-benchmark</artifactId>

baremaps-cli/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ limitations under the License.
2121
<parent>
2222
<groupId>org.apache.baremaps</groupId>
2323
<artifactId>baremaps</artifactId>
24-
<version>0.7.2-SNAPSHOT</version>
24+
<version>0.7.2</version>
2525
</parent>
2626

2727
<artifactId>baremaps-cli</artifactId>

baremaps-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ limitations under the License.
2020
<parent>
2121
<groupId>org.apache.baremaps</groupId>
2222
<artifactId>baremaps</artifactId>
23-
<version>0.7.2-SNAPSHOT</version>
23+
<version>0.7.2</version>
2424
</parent>
2525

2626
<artifactId>baremaps-core</artifactId>

baremaps-ogcapi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ limitations under the License.
2222
<parent>
2323
<groupId>org.apache.baremaps</groupId>
2424
<artifactId>baremaps</artifactId>
25-
<version>0.7.2-SNAPSHOT</version>
25+
<version>0.7.2</version>
2626
</parent>
2727
<artifactId>baremaps-ogcapi</artifactId>
2828
<packaging>jar</packaging>

baremaps-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ limitations under the License.
2020
<parent>
2121
<groupId>org.apache.baremaps</groupId>
2222
<artifactId>baremaps</artifactId>
23-
<version>0.7.2-SNAPSHOT</version>
23+
<version>0.7.2</version>
2424
</parent>
2525

2626
<artifactId>baremaps-server</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ limitations under the License.
2020

2121
<groupId>org.apache.baremaps</groupId>
2222
<artifactId>baremaps</artifactId>
23-
<version>0.7.2-SNAPSHOT</version>
23+
<version>0.7.2</version>
2424
<packaging>pom</packaging>
2525
<name>baremaps</name>
2626
<description>Apache Baremaps (incubating) is a toolkit and a set of infrastructure components for creating, publishing, and operating online maps.</description>

0 commit comments

Comments
 (0)