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