Skip to content

Commit

Permalink
JAVACLIENT-173: Use a release nuxeo version for enforcer plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinleturc committed Dec 6, 2018
1 parent a6439ef commit f693fb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuxeo-java-client-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<properties>
<!-- TODO update this version to 10.x -->
<!-- this version is used to get the base dependency graph to depend on the tested version -->
<nuxeo.distribution.version>10.3-SNAPSHOT</nuxeo.distribution.version>
<nuxeo.distribution.version>10.2</nuxeo.distribution.version>
<nuxeo.tested.version>[10.0,11.0)</nuxeo.tested.version>
<nuxeo.templates>default,jwt</nuxeo.templates>
</properties>
Expand Down

0 comments on commit f693fb4

Please sign in to comment.