File tree Expand file tree Collapse file tree 5 files changed +17
-5
lines changed Expand file tree Collapse file tree 5 files changed +17
-5
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ v1.0.0-beta.3] ( https://github.com/marklogic/marklogic-data-hub/tree/v1.0.0-beta.3 )
4+
5+ [ Full Changelog] ( https://github.com/marklogic/marklogic-data-hub/compare/v1.0.0-beta.2...v1.0.0-beta.3 )
6+
7+ ** Merged pull requests:**
8+
9+ - Harmonize [ \# 207] ( https://github.com/marklogic/marklogic-data-hub/pull/207 ) ([ paxtonhare] ( https://github.com/paxtonhare ) )
10+ - 205 - Minor load data improvements [ \# 206] ( https://github.com/marklogic/marklogic-data-hub/pull/206 ) ([ maeisabelle] ( https://github.com/maeisabelle ) )
11+ - 164 - Load data improvements [ \# 204] ( https://github.com/marklogic/marklogic-data-hub/pull/204 ) ([ maeisabelle] ( https://github.com/maeisabelle ) )
12+ - 164 - Load Data Improvements [ \# 203] ( https://github.com/marklogic/marklogic-data-hub/pull/203 ) ([ maeisabelle] ( https://github.com/maeisabelle ) )
13+ - Gradle fixes [ \# 202] ( https://github.com/marklogic/marklogic-data-hub/pull/202 ) ([ paxtonhare] ( https://github.com/paxtonhare ) )
14+
315## [ v1.0.0-beta.2] ( https://github.com/marklogic/marklogic-data-hub/tree/v1.0.0-beta.2 ) (2016-04-13)
416[ Full Changelog] ( https://github.com/marklogic/marklogic-data-hub/compare/v1.0.0-beta.1...v1.0.0-beta.2 )
517
229241
230242
231243
232- \* * This Change Log was automatically generated by [ github_changelog_generator] ( https://github.com/skywinder/Github-Changelog-Generator ) *
244+ \* * This Change Log was automatically generated by [ github_changelog_generator] ( https://github.com/skywinder/Github-Changelog-Generator ) *
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ plugins {
1010 id ' eclipse'
1111 id ' idea'
1212 id ' net.saliman.properties' version ' 1.4.5'
13- id ' com.marklogic.ml-data-hub-plugin' version ' 1.0.0-beta.2 '
13+ id ' com.marklogic.ml-data-hub-plugin' version ' 1.0.0-beta.3 '
1414 id ' com.marklogic.ml-gradle' version ' 2.1.0'
1515}
1616
Original file line number Diff line number Diff line change @@ -28,6 +28,6 @@ mlSchemasDbName=data-hub-SCHEMAS
2828
2929hubModulesPath =exmaples/hr-hub/plugins
3030
31- version =1.0.0-beta.2
31+ version =1.0.0-beta.3
3232
3333
Original file line number Diff line number Diff line change 1- version =1.0.0-beta.2
1+ version =1.0.0-beta.3
22group =com.marklogic
Original file line number Diff line number Diff line change 1- version =1.0.0-beta.2
1+ version =1.0.0-beta.3
You can’t perform that action at this time.
0 commit comments