Skip to content

Commit 2dced10

Browse files
LRCI-6531 prep next
1 parent cbad321 commit 2dced10

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=22b89bb9a1bdd677e48f2a11a4a5c382167366e8
2-
artifact.sources.url=https://repository-cdn.liferay.com/nexus/content/repositories/liferay-public-releases/com/liferay/com.liferay.jenkins.results.parser/1.0.1679/com.liferay.jenkins.results.parser-1.0.1679-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.1679/com.liferay.jenkins.results.parser-1.0.1679.jar
1+
artifact.git.id=cbad321c3d1a252e62fe0a63b0b37cce7c4b7929
2+
artifact.sources.url=https://repository-cdn.liferay.com/nexus/content/repositories/liferay-public-releases/com/liferay/com.liferay.jenkins.results.parser/1.0.1680/com.liferay.jenkins.results.parser-1.0.1680-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.1680/com.liferay.jenkins.results.parser-1.0.1680.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.1679"
11+
compileOnly group: "com.liferay", name: "com.liferay.jenkins.results.parser", version: "1.0.1680"
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.1680
3+
Bundle-Version: 1.0.1681

0 commit comments

Comments
 (0)