Skip to content

Commit

Permalink
LRCI-4095 prep next
Browse files Browse the repository at this point in the history
  • Loading branch information
brianchandotcom committed Mar 5, 2024
1 parent 30290b3 commit a5dc317
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
artifact.git.id=9a1e65dc0f26ca22fcd1a69208bd8dda4a6b0ced
artifact.sources.url=https://repository-cdn.liferay.com/nexus/content/repositories/liferay-public-releases/com/liferay/com.liferay.jenkins.results.parser/1.0.1350/com.liferay.jenkins.results.parser-1.0.1350-sources.jar
artifact.url=https://repository-cdn.liferay.com/nexus/content/repositories/liferay-public-releases/com/liferay/com.liferay.jenkins.results.parser/1.0.1350/com.liferay.jenkins.results.parser-1.0.1350.jar
artifact.git.id=30290b33e7e9f857fa65d3bed7a1a41cf18aec4a
artifact.sources.url=https://repository-cdn.liferay.com/nexus/content/repositories/liferay-public-releases/com/liferay/com.liferay.jenkins.results.parser/1.0.1351/com.liferay.jenkins.results.parser-1.0.1351-sources.jar
artifact.url=https://repository-cdn.liferay.com/nexus/content/repositories/liferay-public-releases/com/liferay/com.liferay.jenkins.results.parser/1.0.1351/com.liferay.jenkins.results.parser-1.0.1351.jar
2 changes: 1 addition & 1 deletion modules/sdk/ant-secure-property/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ clean {
}

dependencies {
compileOnly group: "com.liferay", name: "com.liferay.jenkins.results.parser", version: "1.0.1350"
compileOnly group: "com.liferay", name: "com.liferay.jenkins.results.parser", version: "1.0.1351"
compileOnly group: "org.apache.ant", name: "ant", transitive: false, version: "1.10.11"
}

Expand Down
2 changes: 1 addition & 1 deletion modules/test/jenkins-results-parser/bnd.bnd
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Bundle-Name: Liferay Jenkins Results Parser
Bundle-SymbolicName: com.liferay.jenkins.results.parser
Bundle-Version: 1.0.1351
Bundle-Version: 1.0.1352

0 comments on commit a5dc317

Please sign in to comment.