File tree Expand file tree Collapse file tree 5 files changed +13
-5
lines changed
src/main/resources/scaffolding Expand file tree Collapse file tree 5 files changed +13
-5
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3- ## [ v1.0.0-rc.1 ] ( https://github.com/marklogic/marklogic-data-hub/tree/v1.0.0-rc.1 )
3+ ## [ v1.0.0-rc.2 ] ( https://github.com/marklogic/marklogic-data-hub/tree/v1.0.0-rc.2 )
44
5+ [ Full Changelog] ( https://github.com/marklogic/marklogic-data-hub/compare/v1.0.0-rc.1...v1.0.0-rc.2 )
6+
7+ ** Closed issues:**
8+
9+ - gradle isn't deploying modules properly [ \# 244] ( https://github.com/marklogic/marklogic-data-hub/issues/244 )
10+ - Remove Tweets Example [ \# 234] ( https://github.com/marklogic/marklogic-data-hub/issues/234 )
11+
12+ ## [ v1.0.0-rc.1] ( https://github.com/marklogic/marklogic-data-hub/tree/v1.0.0-rc.1 ) (2016-08-04)
513[ Full Changelog] ( https://github.com/marklogic/marklogic-data-hub/compare/v1.0.0-beta.6...v1.0.0-rc.1 )
614
715** Fixed bugs:**
Original file line number Diff line number Diff line change @@ -33,6 +33,6 @@ mlSchemasDbName=data-hub-SCHEMAS
3333
3434hubModulesPath =examples/hr-hub/plugins
3535
36- version =1.0.0-rc.1
36+ version =1.0.0-rc.2
3737
3838
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ plugins {
44 id 'idea'
55 id 'net.saliman.properties' version '1.4.5'
66 id 'com.marklogic.ml-gradle' version '2.3.1'
7- id 'com.marklogic.ml-data-hub' version '1.0.0-rc.1 '
7+ id 'com.marklogic.ml-data-hub' version '1.0.0-rc.2 '
88}
99
1010repositories {
Original file line number Diff line number Diff line change 1- version =1.0.0-rc.1
1+ version =1.0.0-rc.2
22group =com.marklogic
Original file line number Diff line number Diff line change 1- version =1.0.0-rc.1
1+ version =1.0.0-rc.2
You can’t perform that action at this time.
0 commit comments