Skip to content

Commit

Permalink
Merge branch 'master' of github.com:dotCMS/core into issue-13395-copy…
Browse files Browse the repository at this point in the history
…-unique-fields
  • Loading branch information
Jonathan authored and Jonathan committed Feb 7, 2018
2 parents e423f89 + 8f39379 commit bf05594
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dotCMS/dependencies.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//noinspection GroovyAssignabilityCheck
dependencies {

compile group: 'com.dotcms.enterprise', name: 'ee', version: '4.3.0-SNAPSHOT', changing: true
compile group: 'com.dotcms.enterprise', name: 'ee', version: '5.0.0-SNAPSHOT', changing: true

compile group: 'com.dotcms', name: 'ant-tooling', version: '1.3'
compile 'io.jsonwebtoken:jjwt:0.6.0'
Expand Down
2 changes: 1 addition & 1 deletion dotCMS/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
dotcmsReleaseVersion=4.3.0
dotcmsReleaseVersion=5.0.0
coreWebReleaseVersion=latest

tomcatInstallRepo=https://github.com/dotCMS/tomcat.git
Expand Down

0 comments on commit bf05594

Please sign in to comment.