HHH-12190 - General tidying of Gradle scripts, add maven local to HANA matrix script
This commit is contained in:
parent
4172e9ca06
commit
ee0c8305e9
|
@ -4,4 +4,9 @@
|
|||
* License: GNU Lesser General Public License (LGPL), version 2.1 or later.
|
||||
* See the lgpl.txt file in the root directory or <http://www.gnu.org/licenses/lgpl-2.1.html>.
|
||||
*/
|
||||
jdbcDependency 'com.sap.db.jdbc:ngdbc:2.2.8'
|
||||
|
||||
jdbcDependency 'com.sap.db.jdbc:ngdbc:2.2.8'
|
||||
|
||||
repositories {
|
||||
mavenLocal()
|
||||
}
|
Loading…
Reference in New Issue