We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a564e37 commit ebe22bdCopy full SHA for ebe22bd
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>fr.icdc.ebad</groupId>
6
<artifactId>ebad-plugin</artifactId>
7
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
8
<licenses>
9
<license>
10
<name>Apache-2.0</name>
@@ -23,7 +23,7 @@
23
<scm>
24
<connection>scm:git:https://github.com/informatique-cdc/ebad-plugin.git</connection>
25
<url>https://github.com/informatique-cdc/ebad-plugin</url>
26
- <tag>HEAD</tag>
+ <tag>1.1.1</tag>
27
</scm>
28
<properties>
29
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
0 commit comments