diff --git a/bundle-twitter/pom.xml b/bundle-twitter/pom.xml index f0d007979f..0fa1c90d58 100644 --- a/bundle-twitter/pom.xml +++ b/bundle-twitter/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>com.adobe.acs</groupId> <artifactId>acs-aem-commons</artifactId> - <version>3.14.3-SNAPSHOT</version> + <version>3.14.4</version> </parent> <!-- ====================================================================== --> diff --git a/bundle/pom.xml b/bundle/pom.xml index 03d0f89637..9716ece292 100644 --- a/bundle/pom.xml +++ b/bundle/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>com.adobe.acs</groupId> <artifactId>acs-aem-commons</artifactId> - <version>3.14.3-SNAPSHOT</version> + <version>3.14.4</version> </parent> <!-- ====================================================================== --> diff --git a/content/pom.xml b/content/pom.xml index c61fd8ea12..215aeb0ccc 100644 --- a/content/pom.xml +++ b/content/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>com.adobe.acs</groupId> <artifactId>acs-aem-commons</artifactId> - <version>3.14.3-SNAPSHOT</version> + <version>3.14.4</version> </parent> <!-- ====================================================================== --> diff --git a/pom.xml b/pom.xml index 335a5ec8a3..6dae755e64 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ <groupId>com.adobe.acs</groupId> <artifactId>acs-aem-commons</artifactId> - <version>3.14.3-SNAPSHOT</version> + <version>3.14.4</version> <packaging>pom</packaging> <name>ACS AEM Commons - Reactor Project</name> @@ -258,7 +258,7 @@ <scm> <developerConnection>scm:git:git@github.com:Adobe-Consulting-Services/acs-aem-commons.git</developerConnection> - <tag>HEAD</tag> + <tag>acs-aem-commons-3.14.4</tag> </scm> <dependencyManagement>