Skip to content

Commit

Permalink
LPS-86583 prep next
Browse files Browse the repository at this point in the history
  • Loading branch information
brianchandotcom committed Oct 23, 2018
1 parent 4c698fc commit 726aaf1
Show file tree
Hide file tree
Showing 13 changed files with 14 additions and 14 deletions.
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: "5.5.97"
classpath group: "com.liferay", name: "com.liferay.gradle.plugins.defaults", version: "5.5.98"
classpath group: "com.liferay", name: "com.liferay.gradle.plugins.maven.plugin.builder", version: "1.2.1"
classpath group: "de.undercouch", name: "gradle-download-task", version: "3.3.0"
classpath group: "gradle.plugin.org.ysb33r.gradle", name: "gradletest", version: "1.1"
Expand Down
2 changes: 1 addition & 1 deletion modules/sdk/gradle-plugins-baseline/README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ To use the plugin, include it in your build script:
```gradle
buildscript {
dependencies {
classpath group: "com.liferay", name: "com.liferay.gradle.plugins.baseline", version: "1.3.7"
classpath group: "com.liferay", name: "com.liferay.gradle.plugins.baseline", version: "1.3.8"
}
repositories {
Expand Down
2 changes: 1 addition & 1 deletion modules/sdk/gradle-plugins-baseline/bnd.bnd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Bundle-Description: The Baseline Gradle plugin lets you verify that the OSGi semantic versioning rules are obeyed by your OSGi bundle.
Bundle-Name: Liferay Gradle Plugins Baseline
Bundle-SymbolicName: com.liferay.gradle.plugins.baseline
Bundle-Version: 1.3.8
Bundle-Version: 1.3.9
Export-Package: com.liferay.gradle.plugins.baseline
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: 5.5.98
Bundle-Version: 5.5.99
Export-Package:\
com.liferay.gradle.plugins.defaults,\
com.liferay.gradle.plugins.defaults.extensions,\
Expand Down
4 changes: 2 additions & 2 deletions modules/sdk/gradle-plugins-defaults/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ configurations {

dependencies {
compile group: "com.gradle.publish", name: "plugin-publish-plugin", version: "0.9.9"
compile group: "com.liferay", name: "com.liferay.gradle.plugins", version: "3.13.6"
compile group: "com.liferay", name: "com.liferay.gradle.plugins", version: "3.13.7"
compile group: "com.liferay", name: "com.liferay.gradle.plugins.app.javadoc.builder", version: "1.2.0"
compile group: "com.liferay", name: "com.liferay.gradle.plugins.baseline", version: "1.3.7"
compile group: "com.liferay", name: "com.liferay.gradle.plugins.baseline", version: "1.3.8"
compile group: "com.liferay", name: "com.liferay.gradle.plugins.cache", version: "1.0.13"
compile group: "com.liferay", name: "com.liferay.gradle.plugins.change.log.builder", version: "1.1.1"
compile group: "com.liferay", name: "com.liferay.gradle.plugins.dependency.checker", version: "1.0.1"
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: "3.13.6"
classpath group: "com.liferay", name: "com.liferay.gradle.plugins", version: "3.13.7"
}

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: "3.13.6"
classpath group: "com.liferay", name: "com.liferay.gradle.plugins", version: "3.13.7"
}

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: "3.13.6"
classpath group: "com.liferay", name: "com.liferay.gradle.plugins", version: "3.13.7"
}

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: "3.13.6"
classpath group: "com.liferay", name: "com.liferay.gradle.plugins", version: "3.13.7"
}

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: "3.13.6"
classpath group: "com.liferay", name: "com.liferay.gradle.plugins", version: "3.13.7"
}

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: "3.13.6"
classpath group: "com.liferay", name: "com.liferay.gradle.plugins", version: "3.13.7"
classpath group: "com.liferay", name: "com.liferay.gradle.plugins.theme.builder", version: "2.0.5"
}

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 @@ -41,7 +41,7 @@ copyRepo {
}

dependencies {
compile group: "com.liferay", name: "com.liferay.gradle.plugins", version: "3.13.6"
compile group: "com.liferay", name: "com.liferay.gradle.plugins", version: "3.13.7"
compile group: "com.liferay", name: "com.liferay.gradle.plugins.poshi.runner", version: "2.2.5"
compile group: "com.liferay", name: "com.liferay.gradle.plugins.target.platform", version: "1.1.3"
compile group: "com.liferay", name: "com.liferay.gradle.plugins.theme.builder", version: "2.0.5"
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: 3.13.7
Bundle-Version: 3.13.8
Export-Package:\
com.liferay.gradle.plugins,\
com.liferay.gradle.plugins.extensions,\
Expand Down

0 comments on commit 726aaf1

Please sign in to comment.