JeetKunDoug commented on code in PR #41:
URL: 
https://github.com/apache/cassandra-in-jvm-dtest-api/pull/41#discussion_r2373388043


##########
pom.xml:
##########
@@ -164,7 +164,7 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git</developerConnection>
         
<url>https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git</url>
-    <tag>0.0.16</tag>
+    <tag>0.0.18</tag>

Review Comment:
   Ends up we already tagged a 0.0.17 but the pom.xml didn't quite get updated 
correctly (I think there's something odd with the maven release plugin that 
does this - I missed it last time, but it's happened a few times before where 
it moves _backwards_ a version rather than forwards). The current release is 
0.0.17, the next one will be 0.0.18, so this _should_ be correct I believe.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to