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

Commit

Permalink
Merge pull request #477 from marklogic-community/feature/version-bump
Browse files Browse the repository at this point in the history
Bumped to 4.5.1
  • Loading branch information
rjrudin authored Feb 16, 2023
2 parents 7dd5a03 + 28227ab commit ea47933
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ plugins {
}

group = "com.marklogic"
version = "4.5-SNAPSHOT"
version = "4.5.1"

java {
sourceCompatibility = 1.8
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ It is not intended to be used to build this project.
<modelVersion>4.0.0</modelVersion>
<groupId>com.marklogic</groupId>
<artifactId>ml-app-deployer</artifactId>
<version>4.5.0</version>
<version>4.5.1</version>
<name>com.marklogic:ml-app-deployer</name>
<description>Java client for the MarkLogic REST Management API and for deploying applications to MarkLogic</description>
<url>https://github.com/marklogic-community/ml-app-deployer</url>
Expand Down

0 comments on commit ea47933

Please sign in to comment.