Skip to content

Commit 7bf53d5

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 2d0a4c0 commit 7bf53d5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>messaging-connectors-commons-parent</artifactId>
2323
<groupId>com.datastax.oss</groupId>
24-
<version>1.0.14</version>
24+
<version>1.0.15-SNAPSHOT</version>
2525
</parent>
2626
<artifactId>messaging-connectors-commons-core</artifactId>
2727
<name>DataStax Apache Cassandra (R) Messaging Sink Connectors - Common</name>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<groupId>com.datastax.oss</groupId>
2222
<artifactId>messaging-connectors-commons-parent</artifactId>
2323
<packaging>pom</packaging>
24-
<version>1.0.14</version>
24+
<version>1.0.15-SNAPSHOT</version>
2525
<name>DataStax Apache Cassandra (R) Messaging Connectors</name>
2626
<description>Common utilities for pulling data from Messaging middlewares and inserting into Apache Cassandra (R) or DataStax Enterprise (DSE)</description>
2727
<url>https://github.com/riptano/messaging-connectors-commons</url>
@@ -675,7 +675,7 @@ limitations under the License.]]></inlineHeader>
675675
<connection>scm:git:[email protected]:datastax/messaging-connectors-commons.git</connection>
676676
<developerConnection>scm:git:[email protected]:datastax/messaging-connectors-commons.git</developerConnection>
677677
<url>https://github.com/datastax/messaging-connectors-commons</url>
678-
<tag>1.0.14</tag>
678+
<tag>HEAD</tag>
679679
</scm>
680680
<developers>
681681
<developer>

0 commit comments

Comments
 (0)