Skip to content

Commit

Permalink
LPS-199231 LPS-196957 prep next
Browse files Browse the repository at this point in the history
  • Loading branch information
brianchandotcom committed Oct 23, 2023
1 parent 91067f9 commit 821d0bf
Show file tree
Hide file tree
Showing 14 changed files with 20 additions and 20 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
artifact.git.id=1cdebecdeca35683f01d8b077068977797c2ab5b
artifact.javadoc.url=https://repository-cdn.liferay.com/nexus/content/repositories/liferay-public-releases/com/liferay/com.liferay.gradle.plugins.defaults/10.1.11/com.liferay.gradle.plugins.defaults-10.1.11-javadoc.jar
artifact.sources.url=https://repository-cdn.liferay.com/nexus/content/repositories/liferay-public-releases/com/liferay/com.liferay.gradle.plugins.defaults/10.1.11/com.liferay.gradle.plugins.defaults-10.1.11-sources.jar
artifact.url=https://repository-cdn.liferay.com/nexus/content/repositories/liferay-public-releases/com/liferay/com.liferay.gradle.plugins.defaults/10.1.11/com.liferay.gradle.plugins.defaults-10.1.11.jar
artifact.git.id=91067f924c3fc3bc753dd2d6eddc3981d2ac6f44
artifact.javadoc.url=https://repository-cdn.liferay.com/nexus/content/repositories/liferay-public-releases/com/liferay/com.liferay.gradle.plugins.defaults/10.1.12/com.liferay.gradle.plugins.defaults-10.1.12-javadoc.jar
artifact.sources.url=https://repository-cdn.liferay.com/nexus/content/repositories/liferay-public-releases/com/liferay/com.liferay.gradle.plugins.defaults/10.1.12/com.liferay.gradle.plugins.defaults-10.1.12-sources.jar
artifact.url=https://repository-cdn.liferay.com/nexus/content/repositories/liferay-public-releases/com/liferay/com.liferay.gradle.plugins.defaults/10.1.12/com.liferay.gradle.plugins.defaults-10.1.12.jar
8 changes: 4 additions & 4 deletions modules/.releng/sdk/gradle-plugins/artifact.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
artifact.git.id=1cdebecdeca35683f01d8b077068977797c2ab5b
artifact.javadoc.url=https://repository-cdn.liferay.com/nexus/content/repositories/liferay-public-releases/com/liferay/com.liferay.gradle.plugins/14.0.196/com.liferay.gradle.plugins-14.0.196-javadoc.jar
artifact.sources.url=https://repository-cdn.liferay.com/nexus/content/repositories/liferay-public-releases/com/liferay/com.liferay.gradle.plugins/14.0.196/com.liferay.gradle.plugins-14.0.196-sources.jar
artifact.url=https://repository-cdn.liferay.com/nexus/content/repositories/liferay-public-releases/com/liferay/com.liferay.gradle.plugins/14.0.196/com.liferay.gradle.plugins-14.0.196.jar
artifact.git.id=91067f924c3fc3bc753dd2d6eddc3981d2ac6f44
artifact.javadoc.url=https://repository-cdn.liferay.com/nexus/content/repositories/liferay-public-releases/com/liferay/com.liferay.gradle.plugins/14.0.197/com.liferay.gradle.plugins-14.0.197-javadoc.jar
artifact.sources.url=https://repository-cdn.liferay.com/nexus/content/repositories/liferay-public-releases/com/liferay/com.liferay.gradle.plugins/14.0.197/com.liferay.gradle.plugins-14.0.197-sources.jar
artifact.url=https://repository-cdn.liferay.com/nexus/content/repositories/liferay-public-releases/com/liferay/com.liferay.gradle.plugins/14.0.197/com.liferay.gradle.plugins-14.0.197.jar
2 changes: 1 addition & 1 deletion modules/build-buildscript.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
dependencies {
classpath group: "com.liferay", name: "com.liferay.gradle.plugins.defaults", version: "10.1.11"
classpath group: "com.liferay", name: "com.liferay.gradle.plugins.defaults", version: "10.1.12"
classpath group: "com.liferay", name: "com.liferay.gradle.plugins.maven.plugin.builder", version: "2.0.2"
classpath group: "de.undercouch", name: "gradle-download-task", version: "5.4.0"
classpath group: "org.ysb33r.gradle", name: "gradletest", version: "3.0.0-alpha.2"
Expand Down
2 changes: 1 addition & 1 deletion modules/sdk/gradle-plugins-defaults/bnd.bnd
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Bundle-Name: Liferay Gradle Plugins Defaults
Bundle-SymbolicName: com.liferay.gradle.plugins.defaults
Bundle-Version: 10.1.12
Bundle-Version: 10.1.13
Export-Package:\
com.liferay.gradle.plugins.defaults,\
com.liferay.gradle.plugins.defaults.extensions,\
Expand Down
2 changes: 1 addition & 1 deletion modules/sdk/gradle-plugins-defaults/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ copyGradleTestDependencies {
dependencies {
api group: "com.github.jk1", name: "gradle-license-report", version: "2.0"
api group: "com.gradle.publish", name: "plugin-publish-plugin", version: "0.11.0"
api group: "com.liferay", name: "com.liferay.gradle.plugins", version: "14.0.196"
api group: "com.liferay", name: "com.liferay.gradle.plugins", version: "14.0.197"
api group: "com.liferay", name: "com.liferay.gradle.plugins.app.javadoc.builder", version: "1.2.5"
api group: "com.liferay", name: "com.liferay.gradle.plugins.baseline", version: "7.0.1"
api group: "com.liferay", name: "com.liferay.gradle.plugins.cache", version: "1.0.19"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
buildscript {
dependencies {
classpath(group: "com.liferay", name: "com.liferay.gradle.plugins", version: "14.0.196") {
classpath(group: "com.liferay", name: "com.liferay.gradle.plugins", version: "14.0.197") {
exclude group: "biz.aQute.bnd", module: "biz.aQute.bnd"
exclude group: "com.liferay", module: "com.liferay.gradle.util"
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
buildscript {
dependencies {
classpath(group: "com.liferay", name: "com.liferay.gradle.plugins", version: "14.0.196") {
classpath(group: "com.liferay", name: "com.liferay.gradle.plugins", version: "14.0.197") {
exclude group: "com.liferay", module: "com.liferay.gradle.util"
}
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
buildscript {
dependencies {
classpath group: "com.liferay", name: "com.liferay.gradle.plugins", version: "14.0.196"
classpath group: "com.liferay", name: "com.liferay.gradle.plugins", version: "14.0.197"
}

repositories {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
buildscript {
dependencies {
classpath(group: "com.liferay", name: "com.liferay.gradle.plugins", version: "14.0.196") {
classpath(group: "com.liferay", name: "com.liferay.gradle.plugins", version: "14.0.197") {
exclude group: "biz.aQute.bnd", module: "biz.aQute.bnd"
exclude group: "biz.aQute.bnd", module: "biz.aQute.bndlib"
exclude group: "biz.aQute.bnd", module: "biz.aQute.gradle"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
buildscript {
dependencies {
classpath(group: "com.liferay", name: "com.liferay.gradle.plugins", version: "14.0.196") {
classpath(group: "com.liferay", name: "com.liferay.gradle.plugins", version: "14.0.197") {
exclude group: "biz.aQute.bnd", module: "biz.aQute.bnd"
exclude group: "com.liferay", module: "com.liferay.gradle.util"
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
buildscript {
dependencies {
classpath(group: "com.liferay", name: "com.liferay.gradle.plugins", version: "14.0.196") {
classpath(group: "com.liferay", name: "com.liferay.gradle.plugins", version: "14.0.197") {
exclude group: "biz.aQute.bnd", module: "biz.aQute.bnd"
}
classpath group: "com.liferay", name: "com.liferay.gradle.plugins.theme.builder", version: "2.0.25"
Expand Down
2 changes: 1 addition & 1 deletion modules/sdk/gradle-plugins-workspace/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ dependencies {
api group: "com.github.docker-java", name: "docker-java", version: "3.2.8"
api group: 'com.google.code.gson', name: 'gson', version: '2.9.0'
api group: "com.liferay", name: "com.liferay.ant.bnd", version: "3.2.10"
api(group: "com.liferay", name: "com.liferay.gradle.plugins", version: "14.0.196") {
api(group: "com.liferay", name: "com.liferay.gradle.plugins", version: "14.0.197") {
exclude group: "biz.aQute.bnd", module: "biz.aQute.bnd"
}
api(group: "com.liferay", name: "com.liferay.gradle.plugins.css.builder", version: "5.0.10") {
Expand Down
2 changes: 1 addition & 1 deletion modules/sdk/gradle-plugins/bnd.bnd
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Bundle-Name: Liferay Gradle Plugins
Bundle-SymbolicName: com.liferay.gradle.plugins
Bundle-Version: 14.0.197
Bundle-Version: 14.0.198
Export-Package:\
com.liferay.gradle.plugins,\
com.liferay.gradle.plugins.extensions,\
Expand Down
2 changes: 1 addition & 1 deletion portal-web/build-test.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import org.gradle.util.GUtil

buildscript {
dependencies {
classpath group: "com.liferay", name: "com.liferay.gradle.plugins.defaults", version: "10.1.11"
classpath group: "com.liferay", name: "com.liferay.gradle.plugins.defaults", version: "10.1.12"
classpath group: "com.liferay", name: "com.liferay.gradle.plugins.maven.plugin.builder", version: "2.0.2"
classpath group: "de.undercouch", name: "gradle-download-task", version: "5.4.0"
classpath group: "org.ysb33r.gradle", name: "gradletest", version: "3.0.0-alpha.2"
Expand Down

0 comments on commit 821d0bf

Please sign in to comment.