We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ca4a38 commit 159e697Copy full SHA for 159e697
pom.xml
@@ -8,7 +8,7 @@
8
</parent>
9
10
<artifactId>plexus-interpolation</artifactId>
11
- <version>1.26-SNAPSHOT</version>
+ <version>1.26</version>
12
<packaging>bundle</packaging>
13
14
<name>Plexus Interpolation API</name>
@@ -17,7 +17,7 @@
17
<connection>scm:git:https://github.com/codehaus-plexus/plexus-interpolation.git</connection>
18
<developerConnection>scm:git:https://github.com/codehaus-plexus/plexus-interpolation.git</developerConnection>
19
<url>http://github.com/codehaus-plexus/plexus-interpolation/tree/${project.scm.tag}/</url>
20
- <tag>master</tag>
+ <tag>plexus-interpolation-1.26</tag>
21
</scm>
22
23
<issueManagement>
0 commit comments