Skip to content

Commit 5176ea6

Browse files
committed
Bumped to 4.5-SNAPSHOT to make Nexus happy
1 parent 6e6a85d commit 5176ea6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ plugins {
1313
}
1414

1515
group = "com.marklogic"
16-
version = "4.5.0"
16+
version = "4.5-SNAPSHOT"
1717

1818
java {
1919
sourceCompatibility = 1.8
@@ -28,7 +28,7 @@ dependencies {
2828
implementation gradleApi()
2929
implementation localGroovy()
3030

31-
api 'com.marklogic:ml-app-deployer:4.5.0'
31+
api 'com.marklogic:ml-app-deployer:4.5-SNAPSHOT'
3232
implementation "com.marklogic:mlcp-util:1.0.1"
3333
implementation "com.marklogic:marklogic-data-movement-components:2.6.0"
3434
implementation "commons-io:commons-io:2.11.0"

0 commit comments

Comments
 (0)