We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b07267f commit cb2dccaCopy full SHA for cb2dcca
smoke/pom.xml
@@ -19,15 +19,15 @@
19
20
<groupId>com.adobe.cq.cloud</groupId>
21
<artifactId>com.adobe.cq.cloud.testing.it.smoke</artifactId>
22
- <version>0.21.10</version>
+ <version>0.21.11-SNAPSHOT</version>
23
<name>CQ Cloud Smoke HTTP Tests</name>
24
25
<!-- SVN Settings -->
26
<scm>
27
<connection>scm:git:https://github.com/adobe/aem-test-samples.git</connection>
28
<developerConnection>scm:git:[email protected]:adobe/aem-test-samples.git</developerConnection>
29
<url>https://github.com/adobe/aem-test-samples</url>
30
- <tag>com.adobe.cq.cloud.testing.it.smoke-0.21.10</tag>
+ <tag>com.adobe.cq.cloud.testing.it.smoke-0.17.0</tag>
31
</scm>
32
33
<properties>
0 commit comments