Skip to content

Commit 0918ae9

Browse files
author
lionel.benychou
committed
[maven-release-plugin] prepare for next development iteration
1 parent c527711 commit 0918ae9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>org.toile-libre.libe</groupId>
44
<artifactId>curl</artifactId>
5-
<version>0.0.45</version>
5+
<version>0.0.46-SNAPSHOT</version>
66
<name>curl</name>
77
<description>Curl</description>
88
<url>https://github.com/libetl/curl</url>
@@ -24,7 +24,7 @@
2424
<connection>scm:git:git@github.com:libetl/curl.git</connection>
2525
<developerConnection>scm:git:git@github.com:libetl/curl.git</developerConnection>
2626
<url>git@github.com:libetl/curl.git</url>
27-
<tag>curl-0.0.45</tag>
27+
<tag>${project.version}</tag>
2828
</scm>
2929
<distributionManagement>
3030
<snapshotRepository>

0 commit comments

Comments
 (0)