You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by pa...@apache.org on 2018/04/21 11:12:03 UTC

[camel] branch master updated: parent/pom.xml: move comment to correct position (current position made not sense after a new dependency was added as part of "[CAMEL-12440] Upgraded dozer to 6.2")

This is an automated email from the ASF dual-hosted git repository.

pascalschumacher pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new 2d784ea  parent/pom.xml: move comment to correct position (current position made not sense after a new dependency was added as part of "[CAMEL-12440] Upgraded dozer to 6.2")
2d784ea is described below

commit 2d784eaa29aaaf220668aa06ee9da1499a369114
Author: Pascal Schumacher <pa...@gmx.net>
AuthorDate: Sat Apr 21 13:11:56 2018 +0200

    parent/pom.xml: move comment to correct position (current position made not sense after a new dependency was added as part of "[CAMEL-12440] Upgraded dozer to 6.2")
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index b8851b1..73cb913 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -524,8 +524,8 @@
     <netty40-version>4.0.56.Final</netty40-version>
     <networknt-json-schema-validator-version>0.1.19</networknt-json-schema-validator-version>
     <noggit-bundle-version>0.5_1</noggit-bundle-version>
-    <!-- should be in-sync with deltaspike -->
     <objenesis-version>2.6</objenesis-version>
+    <!-- should be in-sync with deltaspike -->
     <openwebbeans1-version>1.2.7</openwebbeans1-version>
     <openwebbeans-version>1.7.3</openwebbeans-version>
     <oauth-provider-bundle-version>20100527_1</oauth-provider-bundle-version>

-- 
To stop receiving notification emails like this one, please contact
pascalschumacher@apache.org.