Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
Takuto88 committed Jan 30, 2025
1 parent 57bffa1 commit 8f4937e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
</parent>
<groupId>com.sipgate</groupId>
<artifactId>li-simulator</artifactId>
<version>1.0.4</version>
<version>1.0.5-SNAPSHOT</version>
<name>li-simulator</name>
<description>X1/X2/X3 Simulator to simplify interactions with a peer that communicates in ETSI TS 103 221
</description>
<url>https://github.com/sipgate/li-simulator-x1x2x3</url>
<scm>
<developerConnection>scm:git:[email protected]:sipgate/li-simulator-x1x2x3.git</developerConnection>
<url>https://github.com/sipgate/li-simulator-x1x2x3</url>
<tag>1.0.4</tag>
<tag>HEAD</tag>
</scm>
<developers>
<developer>
Expand Down

0 comments on commit 8f4937e

Please sign in to comment.