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 567c7ac commit 13cbe4eCopy full SHA for 13cbe4e
pom.xml
@@ -11,7 +11,7 @@
11
12
<groupId>de.eitco.cicd</groupId>
13
<artifactId>manage-plugin-dependencies-maven-extension</artifactId>
14
- <version>1.0.1</version>
+ <version>1.0.2-SNAPSHOT</version>
15
16
<developers>
17
<developer>
@@ -24,7 +24,7 @@
24
<url>https://github.com/eitco/manage-plugin-dependencies-maven-extension.git</url>
25
<connection>scm:git:https://github.com/eitco/manage-plugin-dependencies-maven-extension.git</connection>
26
<developerConnection>scm:git:https://github.com/eitco/manage-plugin-dependencies-maven-extension.git</developerConnection>
27
- <tag>1.0.1</tag>
+ <tag>HEAD</tag>
28
</scm>
29
30
<dependencies>
0 commit comments