Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Commit 62d4543

Browse files
authored
Merge pull request #448 from marklogic-community/feature/bump-434
Bumped to 4.3.4
2 parents 54391f2 + 5cb2e4e commit 62d4543

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
}
99

1010
group = "com.marklogic"
11-
version = "4.3.3"
11+
version = "4.3.4"
1212

1313
sourceCompatibility = "8"
1414
targetCompatibility = "8"

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ It is not intended to be used to build this project.
1212
<modelVersion>4.0.0</modelVersion>
1313
<groupId>com.marklogic</groupId>
1414
<artifactId>ml-app-deployer</artifactId>
15-
<version>4.3.3</version>
15+
<version>4.3.4</version>
1616
<name>com.marklogic:ml-app-deployer</name>
1717
<description>Java client for the MarkLogic REST Management API and for deploying applications to MarkLogic</description>
1818
<url>https://github.com/marklogic-community/ml-app-deployer</url>

0 commit comments

Comments
 (0)