We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 307220b commit 5a75c36Copy full SHA for 5a75c36
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.coreoz</groupId>
6
<artifactId>plume-dependencies</artifactId>
7
- <version>5.0.1-SNAPSHOT</version>
+ <version>5.1.0</version>
8
<packaging>pom</packaging>
9
10
<name>Plume Dependencies</name>
@@ -37,7 +37,7 @@
37
<developerConnection>scm:git:git@github.com:Coreoz/Plume-dependencies.git</developerConnection>
38
<connection>scm:git:git@github.com:Coreoz/Plume-dependencies.git</connection>
39
<url>https://github.com/Coreoz/Plume-dependencies</url>
40
- <tag>HEAD</tag>
+ <tag>5.1.0</tag>
41
</scm>
42
43
<profiles>
0 commit comments