Thanks to visit codestin.com Credit goes to github.com
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 8ba5a89 commit 71764dfCopy full SHA for 71764df
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.0.1-SNAPSHOT</version>
+ <version>1.1.0</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>HEAD</tag>
+ <tag>plexus-build-api-1.1.0</tag>
30
<url>https://github.com/codehaus-plexus/plexus-build-api</url>
31
</scm>
32
0 commit comments