Skip to content

Commit

Permalink
Upgrade to platform-6.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
natfirst committed Dec 20, 2016
1 parent fcdd382 commit fba4b8b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ A user should be able to move users between groups in the _Access Groups_ screen

* The `GroupBrowseCompanion.initDragAndDrop()` method obtains Vaadin components from CUBA table and tree and initializes their drag-n-drop parameters.

Based on CUBA Platform 6.3.4
Based on CUBA Platform 6.3.5
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@


buildscript {
ext.cubaVersion = '6.3.4'
ext.cubaVersion = '6.3.5'
repositories {
maven {
url 'https://repo.cuba-platform.com/content/groups/work'
Expand Down

0 comments on commit fba4b8b

Please sign in to comment.