Skip to content

Commit 4e61d70

Browse files
LRCI-5520 prep next
1 parent 0b61928 commit 4e61d70

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
artifact.git.id=30b8d15c21e6b8fb426a0da31f285f0b04e9e3a5
2-
artifact.sources.url=https://repository-cdn.liferay.com/nexus/content/repositories/liferay-public-releases/com/liferay/com.liferay.jenkins.results.parser/1.0.1560/com.liferay.jenkins.results.parser-1.0.1560-sources.jar
3-
artifact.url=https://repository-cdn.liferay.com/nexus/content/repositories/liferay-public-releases/com/liferay/com.liferay.jenkins.results.parser/1.0.1560/com.liferay.jenkins.results.parser-1.0.1560.jar
1+
artifact.git.id=0b6192805c85c7ee506847ddd4a170c39d261419
2+
artifact.sources.url=https://repository-cdn.liferay.com/nexus/content/repositories/liferay-public-releases/com/liferay/com.liferay.jenkins.results.parser/1.0.1561/com.liferay.jenkins.results.parser-1.0.1561-sources.jar
3+
artifact.url=https://repository-cdn.liferay.com/nexus/content/repositories/liferay-public-releases/com/liferay/com.liferay.jenkins.results.parser/1.0.1561/com.liferay.jenkins.results.parser-1.0.1561.jar

modules/sdk/ant-secure-property/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ clean {
88
}
99

1010
dependencies {
11-
compileOnly group: "com.liferay", name: "com.liferay.jenkins.results.parser", version: "1.0.1560"
11+
compileOnly group: "com.liferay", name: "com.liferay.jenkins.results.parser", version: "1.0.1561"
1212
compileOnly group: "org.apache.ant", name: "ant", transitive: false, version: "1.10.14"
1313
}
1414

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Bundle-Name: Liferay Jenkins Results Parser
22
Bundle-SymbolicName: com.liferay.jenkins.results.parser
3-
Bundle-Version: 1.0.1561
3+
Bundle-Version: 1.0.1562

0 commit comments

Comments
 (0)