Skip to content

Commit

Permalink
Clay: Removing "-SNAPSHOT" from pom.xml version
Browse files Browse the repository at this point in the history
  • Loading branch information
wattsferry committed May 12, 2020
1 parent f339e42 commit fa92a39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.marklogic</groupId>
<artifactId>marklogic-mule-connector</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.1</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
Expand Down

0 comments on commit fa92a39

Please sign in to comment.