Skip to content

Commit 4af35d3

Browse files
committed
Bumping to 2.3.0
1 parent 31b401e commit 4af35d3

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
@@ -81,11 +81,11 @@ pluginBundle {
8181
displayName = 'ml-gradle for MarkLogic'
8282
description = 'Gradle plugin for configuring and deploying applications to MarkLogic'
8383
tags = ['marklogic']
84-
version = "2.3.0-RC1"
84+
version = "2.3.0"
8585
}
8686
}
8787

8888
mavenCoordinates {
89-
version = "2.3.0-RC1"
89+
version = "2.3.0"
9090
}
9191
}

0 commit comments

Comments
 (0)