We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a09ec8 commit 6366083Copy full SHA for 6366083
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>fr.abes.api-communes</groupId>
4
<artifactId>AccesCbs</artifactId>
5
- <version>2.5.20</version>
+ <version>2.5.21-SNAPSHOT</version>
6
<packaging>jar</packaging>
7
<name>AccesCbs</name>
8
<description>AccesCbs allows programs to interract with Sudoc French bibliographic database.</description>
@@ -30,7 +30,7 @@
30
<connection>scm:git:https://github.com/abes-esr/accescbs.git</connection>
31
<developerConnection>scm:git:https://github.com/abes-esr/accescbs</developerConnection>
32
<url>https://github.com/abes-esr/accescbs</url>
33
- <tag>2.5.20</tag>
+ <tag>HEAD</tag>
34
</scm>
35
36
<build>
0 commit comments