Skip to content

Commit 6366083

Browse files
author
Github Action
committed
[maven-release-plugin] prepare for next development iteration
1 parent 6a09ec8 commit 6366083

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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>fr.abes.api-communes</groupId>
44
<artifactId>AccesCbs</artifactId>
5-
<version>2.5.20</version>
5+
<version>2.5.21-SNAPSHOT</version>
66
<packaging>jar</packaging>
77
<name>AccesCbs</name>
88
<description>AccesCbs allows programs to interract with Sudoc French bibliographic database.</description>
@@ -30,7 +30,7 @@
3030
<connection>scm:git:https://github.com/abes-esr/accescbs.git</connection>
3131
<developerConnection>scm:git:https://github.com/abes-esr/accescbs</developerConnection>
3232
<url>https://github.com/abes-esr/accescbs</url>
33-
<tag>2.5.20</tag>
33+
<tag>HEAD</tag>
3434
</scm>
3535

3636
<build>

0 commit comments

Comments
 (0)