Skip to content

Commit e836ab0

Browse files
committed
using version from gradle properties
1 parent d6d8c61 commit e836ab0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

marklogic-development-tools/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ apply plugin: 'java'
1111
apply plugin: 'java-gradle-plugin'
1212
apply plugin: 'maven-publish'
1313

14-
group 'com.marklogic'
15-
version '4.1'
14+
//group 'com.marklogic'
15+
//version '4.1'
1616

1717
sourceCompatibility = '1.8'
1818
targetCompatibility = '1.8'

0 commit comments

Comments
 (0)