Skip to content
This repository was archived by the owner on Jan 31, 2025. It is now read-only.

Commit a407fbe

Browse files
committed
[maven-release-plugin] prepare release v0.18.2
1 parent ec93f04 commit a407fbe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rest-server/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010
<groupId>io.github.nubesgen</groupId>
1111
<artifactId>nubesgen</artifactId>
1212
<!-- Do not modify this version manually, read https://github.com/microsoft/NubesGen/blob/main/CONTRIBUTING.md#doing-a-release -->
13-
<version>0.18.2-SNAPSHOT</version>
13+
<version>0.18.2</version>
1414
<name>nubesgen</name>
1515
<packaging>jar</packaging>
1616
<description>NubesGen REST server</description>
1717
<scm>
1818
<url>https://github.com/microsoft/NubesGen</url>
1919
<connection>scm:git:https://github.com/microsoft/NubesGen.git</connection>
20-
<tag>HEAD</tag>
20+
<tag>v0.18.2</tag>
2121
</scm>
2222

2323
<properties>

0 commit comments

Comments
 (0)