Skip to content

Commit

Permalink
LRCI-4706 prep next
Browse files Browse the repository at this point in the history
  • Loading branch information
brianchandotcom committed Oct 9, 2024
1 parent 7771e88 commit 28833a4
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=c6545c25425eef502f5c9924d9d8cd1dd4e6d471
artifact.sources.url=https://repository-cdn.liferay.com/nexus/content/repositories/liferay-public-releases/com/liferay/com.liferay.jenkins.results.parser/1.0.1465/com.liferay.jenkins.results.parser-1.0.1465-sources.jar
artifact.url=https://repository-cdn.liferay.com/nexus/content/repositories/liferay-public-releases/com/liferay/com.liferay.jenkins.results.parser/1.0.1465/com.liferay.jenkins.results.parser-1.0.1465.jar
artifact.git.id=7771e8837998c0d5893a5d12a362adf0d8d96b75
artifact.sources.url=https://repository-cdn.liferay.com/nexus/content/repositories/liferay-public-releases/com/liferay/com.liferay.jenkins.results.parser/1.0.1466/com.liferay.jenkins.results.parser-1.0.1466-sources.jar
artifact.url=https://repository-cdn.liferay.com/nexus/content/repositories/liferay-public-releases/com/liferay/com.liferay.jenkins.results.parser/1.0.1466/com.liferay.jenkins.results.parser-1.0.1466.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.1465"
compileOnly group: "com.liferay", name: "com.liferay.jenkins.results.parser", version: "1.0.1466"
compileOnly group: "org.apache.ant", name: "ant", transitive: false, version: "1.10.14"
}

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.1466
Bundle-Version: 1.0.1467

0 comments on commit 28833a4

Please sign in to comment.