Skip to content

Commit 6619632

Browse files
committed
Release Baremaps 0.7.1 (incubating)
1 parent 8031b18 commit 6619632

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
@@ -16,7 +16,7 @@
1616
<parent>
1717
<groupId>org.apache.baremaps</groupId>
1818
<artifactId>baremaps</artifactId>
19-
<version>0.7.1-SNAPSHOT</version>
19+
<version>0.7.1</version>
2020
</parent>
2121

2222
<artifactId>baremaps-benchmark</artifactId>

baremaps-cli/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<groupId>org.apache.baremaps</groupId>
1818
<artifactId>baremaps</artifactId>
19-
<version>0.7.1-SNAPSHOT</version>
19+
<version>0.7.1</version>
2020
</parent>
2121

2222
<artifactId>baremaps-cli</artifactId>

baremaps-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>org.apache.baremaps</groupId>
1717
<artifactId>baremaps</artifactId>
18-
<version>0.7.1-SNAPSHOT</version>
18+
<version>0.7.1</version>
1919
</parent>
2020

2121
<artifactId>baremaps-core</artifactId>

baremaps-ogcapi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>org.apache.baremaps</groupId>
1919
<artifactId>baremaps</artifactId>
20-
<version>0.7.1-SNAPSHOT</version>
20+
<version>0.7.1</version>
2121
</parent>
2222
<artifactId>baremaps-ogcapi</artifactId>
2323
<packaging>jar</packaging>

baremaps-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>org.apache.baremaps</groupId>
1717
<artifactId>baremaps</artifactId>
18-
<version>0.7.1-SNAPSHOT</version>
18+
<version>0.7.1</version>
1919
</parent>
2020

2121
<artifactId>baremaps-server</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<groupId>org.apache.baremaps</groupId>
1717
<artifactId>baremaps</artifactId>
18-
<version>0.7.1-SNAPSHOT</version>
18+
<version>0.7.1</version>
1919
<packaging>pom</packaging>
2020
<name>baremaps</name>
2121
<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)