From ffa3ce6483f058300d4476a5580521483e51f411 Mon Sep 17 00:00:00 2001 From: Brian Chan Date: Tue, 8 Aug 2023 12:59:53 -0300 Subject: [PATCH] POSHI-616 prep next --- modules/.releng/test/poshi/poshi-core/artifact.properties | 6 +++--- modules/.releng/test/poshi/poshi-runner/artifact.properties | 6 +++--- modules/test/poshi/poshi-core/bnd.bnd | 2 +- modules/test/poshi/poshi-runner/bnd.bnd | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/modules/.releng/test/poshi/poshi-core/artifact.properties b/modules/.releng/test/poshi/poshi-core/artifact.properties index 95adc20222bc0d..04a51ed6071592 100644 --- a/modules/.releng/test/poshi/poshi-core/artifact.properties +++ b/modules/.releng/test/poshi/poshi-core/artifact.properties @@ -1,3 +1,3 @@ -artifact.git.id=251024e90123cff1d6889aac67cdd7cf7eff2a55 -artifact.sources.url=https://repository-cdn.liferay.com/nexus/content/repositories/liferay-public-releases/com/liferay/com.liferay.poshi.core/1.0.133/com.liferay.poshi.core-1.0.133-sources.jar -artifact.url=https://repository-cdn.liferay.com/nexus/content/repositories/liferay-public-releases/com/liferay/com.liferay.poshi.core/1.0.133/com.liferay.poshi.core-1.0.133.jar \ No newline at end of file +artifact.git.id=3cb0d68a060738d17ff810e6619286fdb0fc0738 +artifact.sources.url=https://repository-cdn.liferay.com/nexus/content/repositories/liferay-public-releases/com/liferay/com.liferay.poshi.core/1.0.134/com.liferay.poshi.core-1.0.134-sources.jar +artifact.url=https://repository-cdn.liferay.com/nexus/content/repositories/liferay-public-releases/com/liferay/com.liferay.poshi.core/1.0.134/com.liferay.poshi.core-1.0.134.jar \ No newline at end of file diff --git a/modules/.releng/test/poshi/poshi-runner/artifact.properties b/modules/.releng/test/poshi/poshi-runner/artifact.properties index 5a85afeb864853..18d0c362f3fa40 100644 --- a/modules/.releng/test/poshi/poshi-runner/artifact.properties +++ b/modules/.releng/test/poshi/poshi-runner/artifact.properties @@ -1,3 +1,3 @@ -artifact.git.id=a4afb859c22e4a2f2a0b39fb37a5fc7bf58ce62e -artifact.sources.url=https://repository-cdn.liferay.com/nexus/content/repositories/liferay-public-releases/com/liferay/com.liferay.poshi.runner/1.0.455/com.liferay.poshi.runner-1.0.455-sources.jar -artifact.url=https://repository-cdn.liferay.com/nexus/content/repositories/liferay-public-releases/com/liferay/com.liferay.poshi.runner/1.0.455/com.liferay.poshi.runner-1.0.455.jar \ No newline at end of file +artifact.git.id=3cb0d68a060738d17ff810e6619286fdb0fc0738 +artifact.sources.url=https://repository-cdn.liferay.com/nexus/content/repositories/liferay-public-releases/com/liferay/com.liferay.poshi.runner/1.0.456/com.liferay.poshi.runner-1.0.456-sources.jar +artifact.url=https://repository-cdn.liferay.com/nexus/content/repositories/liferay-public-releases/com/liferay/com.liferay.poshi.runner/1.0.456/com.liferay.poshi.runner-1.0.456.jar \ No newline at end of file diff --git a/modules/test/poshi/poshi-core/bnd.bnd b/modules/test/poshi/poshi-core/bnd.bnd index 2ad9d9d82deb67..bebf6889b470e3 100644 --- a/modules/test/poshi/poshi-core/bnd.bnd +++ b/modules/test/poshi/poshi-core/bnd.bnd @@ -1,3 +1,3 @@ Bundle-Name: Liferay Poshi Core Bundle-SymbolicName: com.liferay.poshi.core -Bundle-Version: 1.0.134 \ No newline at end of file +Bundle-Version: 1.0.135 \ No newline at end of file diff --git a/modules/test/poshi/poshi-runner/bnd.bnd b/modules/test/poshi/poshi-runner/bnd.bnd index c1591d1cb5aba7..f997c02aa809e4 100644 --- a/modules/test/poshi/poshi-runner/bnd.bnd +++ b/modules/test/poshi/poshi-runner/bnd.bnd @@ -1,4 +1,4 @@ Bundle-Name: Liferay Poshi Runner Bundle-SymbolicName: com.liferay.poshi.runner -Bundle-Version: 1.0.456 +Bundle-Version: 1.0.457 -includeresource: @com.liferay.data.guard.connector-*.jar \ No newline at end of file