Skip to content

Commit 8838cd4

Browse files
committed
pom version bump
1 parent 49e98cd commit 8838cd4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
<groupId>com.americanexpress.unify.jdocs</groupId>
2121
<artifactId>unify-jdocs</artifactId>
22-
<version>1.3.8</version>
22+
<version>1.3.9</version>
2323
<packaging>jar</packaging>
2424

2525
<name>unify-jdocs</name>

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ JDocs is available as a jar file in Maven central with the following latest Mave
1515
````pom
1616
<groupId>com.americanexpress.unify.jdocs</groupId>
1717
<artifactId>unify-jdocs</artifactId>
18-
<version>1.3.8</version>
18+
<version>1.3.9</version>
1919
````
2020

2121
---

0 commit comments

Comments
 (0)