Skip to content
This repository was archived by the owner on Jan 10, 2020. It is now read-only.

Commit 4eaa80e

Browse files
committed
Merge branch 'release/2.0.2'
2 parents 4e06e2a + b0e17c4 commit 4eaa80e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>org.arangodb.objectmapper</groupId>
88
<artifactId>arangodb-objectmapper</artifactId>
9-
<version>2.0.0-SNAPSHOT</version>
9+
<version>2.0.2</version>
1010

1111
<name>ArangoDB object mapper for Java</name>
1212
<description>Java ODM for ArangoDB</description>
@@ -79,7 +79,7 @@
7979
<artifactId>gitflow-maven-plugin</artifactId>
8080
<version>1.11.0</version>
8181
<configuration>
82-
82+
<tychoBuild>true</tychoBuild>
8383
</configuration>
8484
</plugin>
8585
<plugin>

0 commit comments

Comments
 (0)