File tree Expand file tree Collapse file tree 3 files changed +5
-8
lines changed Expand file tree Collapse file tree 3 files changed +5
-8
lines changed Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<artifactId >messaging-connectors-commons-parent</artifactId >
23
23
<groupId >com.datastax.oss</groupId >
24
- <version >1.0.15 </version >
24
+ <version >1.0.16-SNAPSHOT </version >
25
25
</parent >
26
26
<artifactId >messaging-connectors-commons-core</artifactId >
27
27
<name >DataStax Apache Cassandra (R) Messaging Sink Connectors - Common</name >
Original file line number Diff line number Diff line change 21
21
<groupId >com.datastax.oss</groupId >
22
22
<artifactId >messaging-connectors-commons-parent</artifactId >
23
23
<packaging >pom</packaging >
24
- <version >1.0.15 </version >
24
+ <version >1.0.16-SNAPSHOT </version >
25
25
<name >DataStax Apache Cassandra (R) Messaging Connectors</name >
26
26
<description >Common utilities for pulling data from Messaging middlewares and inserting into Apache Cassandra (R) or DataStax Enterprise (DSE)</description >
27
27
<url >https://github.com/riptano/messaging-connectors-commons</url >
@@ -671,7 +671,7 @@ limitations under the License.]]></inlineHeader>
671
671
<
connection >scm:git:
[email protected] :datastax/messaging-connectors-commons.git</
connection >
672
672
<
developerConnection >scm:git:
[email protected] :datastax/messaging-connectors-commons.git</
developerConnection >
673
673
<url >https://github.com/datastax/messaging-connectors-commons</url >
674
- <tag >1.0.15 </tag >
674
+ <tag >HEAD </tag >
675
675
</scm >
676
676
<developers >
677
677
<developer >
Original file line number Diff line number Diff line change 22
22
<artifactId >dsbulk-codecs</artifactId >
23
23
<groupId >com.datastax.oss</groupId >
24
24
<version >1.10.0</version >
25
- <relativePath />
25
+ <relativePath />
26
26
</parent >
27
27
<groupId >com.datastax.oss</groupId >
28
- <version >1.0.15 </version >
28
+ <version >1.0.16-SNAPSHOT </version >
29
29
<artifactId >dsbulk-codecs-text-messaging-components-fork</artifactId >
30
30
<name >DataStax Bulk Loader - Codecs - Text - Vectors preview</name >
31
31
<description >Text codecs for the DataStax Bulk Loader (String and JSON).</description >
129
129
</plugin >
130
130
</plugins >
131
131
</build >
132
- <scm >
133
- <tag >1.0.15</tag >
134
- </scm >
135
132
</project >
You can’t perform that action at this time.
0 commit comments