We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c381dfe commit 86a0ae8Copy full SHA for 86a0ae8
pom.xml
@@ -8,7 +8,7 @@
8
</parent>
9
10
<artifactId>plexus-interpolation</artifactId>
11
- <version>1.23</version>
+ <version>1.24-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</url>
20
- <tag>plexus-interpolation-1.23</tag>
+ <tag>HEAD</tag>
21
</scm>
22
23
<issueManagement>
0 commit comments