Skip to content

Commit

Permalink
[maven-release-plugin] prepare release liberty-langserver-1.0-M1
Browse files Browse the repository at this point in the history
  • Loading branch information
mattbsox committed Dec 14, 2022
1 parent 79fe581 commit 9524d7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions liberty-ls/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>io.openliberty.tools</groupId>
<artifactId>liberty-langserver</artifactId>
<version>1.0-M1-SNAPSHOT</version>
<version>1.0-M1</version>

<name>liberty.langserver</name>
<url>https://openliberty.io/</url>
Expand All @@ -21,7 +21,7 @@
<connection>scm:git:[email protected]:OpenLiberty/liberty-language-server.git</connection>
<developerConnection>scm:git:[email protected]:OpenLiberty/liberty-language-server.git</developerConnection>
<url>[email protected]:OpenLiberty/liberty-language-server.git</url>
<tag>HEAD</tag>
<tag>liberty-langserver-1.0-M1</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit 9524d7b

Please sign in to comment.