Skip to content

Commit 92081d2

Browse files
committed
Release Baremaps 0.7.3
1 parent 41547fe commit 92081d2

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

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.3-SNAPSHOT</version>
24+
<version>0.7.3</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.3-SNAPSHOT</version>
23+
<version>0.7.3</version>
2424
</parent>
2525

2626
<artifactId>baremaps-core</artifactId>

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.3-SNAPSHOT</version>
23+
<version>0.7.3</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.3-SNAPSHOT</version>
23+
<version>0.7.3</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,

0 commit comments

Comments
 (0)