Skip to content

Commit cb2dcca

Browse files
author
Ramon Bisswanger
committed
[maven-release-plugin] prepare for next development iteration
1 parent b07267f commit cb2dcca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

smoke/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@
1919

2020
<groupId>com.adobe.cq.cloud</groupId>
2121
<artifactId>com.adobe.cq.cloud.testing.it.smoke</artifactId>
22-
<version>0.21.10</version>
22+
<version>0.21.11-SNAPSHOT</version>
2323
<name>CQ Cloud Smoke HTTP Tests</name>
2424

2525
<!-- SVN Settings -->
2626
<scm>
2727
<connection>scm:git:https://github.com/adobe/aem-test-samples.git</connection>
2828
<developerConnection>scm:git:[email protected]:adobe/aem-test-samples.git</developerConnection>
2929
<url>https://github.com/adobe/aem-test-samples</url>
30-
<tag>com.adobe.cq.cloud.testing.it.smoke-0.21.10</tag>
30+
<tag>com.adobe.cq.cloud.testing.it.smoke-0.17.0</tag>
3131
</scm>
3232

3333
<properties>

0 commit comments

Comments
 (0)