Skip to content

Commit

Permalink
LPS-97601 prep next
Browse files Browse the repository at this point in the history
  • Loading branch information
brianchandotcom committed Jul 4, 2019
1 parent 3da8ac4 commit eda3efb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
@@ -1,6 +1,6 @@
buildscript {
dependencies {
classpath group: "com.liferay", name: "com.liferay.gradle.plugins.workspace", version: "2.0.5"
classpath group: "com.liferay", name: "com.liferay.gradle.plugins.workspace", version: "2.0.6"
}

repositories {
Expand Down
@@ -1,6 +1,6 @@
buildscript {
dependencies {
classpath group: "com.liferay", name: "com.liferay.gradle.plugins.workspace", version: "2.0.5"
classpath group: "com.liferay", name: "com.liferay.gradle.plugins.workspace", version: "2.0.6"
}

repositories {
Expand Down
2 changes: 1 addition & 1 deletion modules/sdk/gradle-plugins-workspace/bnd.bnd
@@ -1,6 +1,6 @@
Bundle-Name: Liferay Gradle Plugins Workspace
Bundle-SymbolicName: com.liferay.gradle.plugins.workspace
Bundle-Version: 2.0.6
Bundle-Version: 2.0.7
Export-Package:\
com.liferay.gradle.plugins.workspace,\
com.liferay.gradle.plugins.workspace.configurators,\
Expand Down

0 comments on commit eda3efb

Please sign in to comment.