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 71764df commit 3c13cdbCopy full SHA for 3c13cdb
pom.xml
@@ -21,12 +21,12 @@ See the Apache License Version 2.0 for the specific language governing permissio
21
</parent>
22
23
<artifactId>plexus-build-api</artifactId>
24
- <version>1.1.0</version>
+ <version>1.1.1-SNAPSHOT</version>
25
26
<scm>
27
<connection>scm:git:https://github.com/codehaus-plexus/plexus-build-api.git</connection>
28
<developerConnection>scm:git:https://github.com/codehaus-plexus/plexus-build-api.git</developerConnection>
29
- <tag>plexus-build-api-1.1.0</tag>
+ <tag>HEAD</tag>
30
<url>https://github.com/codehaus-plexus/plexus-build-api</url>
31
</scm>
32
0 commit comments