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 8f69f61 commit 1af092eCopy full SHA for 1af092e
pom.xml
@@ -19,7 +19,7 @@
19
20
<groupId>com.adobe.cq</groupId>
21
<artifactId>aem-cloud-testing-clients</artifactId>
22
- <version>1.3.1-SNAPSHOT</version>
+ <version>1.3.1</version>
23
24
<name>AEM Cloud Testing Clients</name>
25
<description>AEM related clients and testing utilities for AEM as a Cloud Service</description>
@@ -51,7 +51,7 @@
51
<connection>scm:git:https://github.com/adobe/aem-testing-clients.git</connection>
52
<developerConnection>scm:git:https://github.com/adobe/aem-testing-clients.git</developerConnection>
53
<url>https://github.com/adobe/aem-testing-clients</url>
54
- <tag>aem-cloud-testing-clients-1.3.0</tag>
+ <tag>aem-cloud-testing-clients-1.3.1</tag>
55
</scm>
56
57
<properties>
0 commit comments