Skip to content
This repository was archived by the owner on May 29, 2025. It is now read-only.

Commit fd85792

Browse files
author
jenkins
committed
branch admin -prepare for next development iteration
1 parent 9e4067d commit fd85792

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ under the License.
3131

3232
<groupId>com.bazaarvoice.maven.plugins</groupId>
3333
<artifactId>cassandra-maven-plugin</artifactId>
34-
<version>2.2.19</version>
34+
<version>2.2.19-1-SNAPSHOT</version>
3535
<packaging>maven-plugin</packaging>
3636

3737
<name>BV Customized Version of Mojo's Cassandra Maven Plugin</name>
@@ -100,7 +100,7 @@ under the License.
100100
<connection>scm:git:[email protected]:bazaarvoice/maven-cassandra-plugin.git</connection>
101101
<developerConnection>scm:git:[email protected]:bazaarvoice/maven-cassandra-plugin.git</developerConnection>
102102
<url>scm:git:[email protected]:bazaarvoice/maven-cassandra-plugin.git</url>
103-
<tag>cassandra-maven-plugin-2.2.19</tag>
103+
<tag>HEAD</tag>
104104
</scm>
105105

106106
<issueManagement>

0 commit comments

Comments
 (0)