Skip to content

Commit bef6733

Browse files
committed
Set version to 2.0.0 to reflect API major changes
This version of the library will be using v2 of the Odoo Xml Rpc Api and thus introduce non-backward compatible changes. This calls for a major version number change. (cherry picked from commit 52cefc8)
1 parent b015ddc commit bef6733

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

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

55
<groupId>com.debortoliwines</groupId>
66
<artifactId>odoo-java-api</artifactId>
7-
<version>1.5.0</version>
7+
<version>2.0.0</version>
88
<packaging>jar</packaging>
99

1010
<name>odoo-java-api</name>

0 commit comments

Comments
 (0)