You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2018/10/07 14:54:51 UTC

[camel] branch master updated (605b130 -> 5fd48e3)

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

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


    from 605b130  Upgrade Jgit to version 5.1.2.201810061102-r
     new e7c6f81  Upgrade Rev API Maven plugin to version 0.10.5
     new 5fd48e3  Upgrade Revapi Java to version 0.18.1

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


[camel] 02/02: Upgrade Revapi Java to version 0.18.1

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 5fd48e309c907d642cf816a179f39399b12fa09c
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Sun Oct 7 16:52:42 2018 +0200

    Upgrade Revapi Java to version 0.18.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 179f416..85b39f0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -589,7 +589,7 @@
     <restlet-version>2.3.12</restlet-version>
     <restlet-woodstox-version>4.3.0</restlet-woodstox-version>
     <restlet-yaml-version>1.13</restlet-yaml-version>
-    <revapi-java-version>0.18.0</revapi-java-version>
+    <revapi-java-version>0.18.1</revapi-java-version>
     <revapi-maven-plugin-version>0.10.5</revapi-maven-plugin-version>
     <rhino-bundle-version>1.7.7.1_1</rhino-bundle-version>
     <rhino-version>1.7.7.1</rhino-version>


[camel] 01/02: Upgrade Rev API Maven plugin to version 0.10.5

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit e7c6f8162d666bebc0f80a64d27cff3e8900cefc
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Sun Oct 7 16:52:08 2018 +0200

    Upgrade Rev API Maven plugin to version 0.10.5
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index d605ba2..179f416 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -590,7 +590,7 @@
     <restlet-woodstox-version>4.3.0</restlet-woodstox-version>
     <restlet-yaml-version>1.13</restlet-yaml-version>
     <revapi-java-version>0.18.0</revapi-java-version>
-    <revapi-maven-plugin-version>0.10.4</revapi-maven-plugin-version>
+    <revapi-maven-plugin-version>0.10.5</revapi-maven-plugin-version>
     <rhino-bundle-version>1.7.7.1_1</rhino-bundle-version>
     <rhino-version>1.7.7.1</rhino-version>
     <rhino-js-version>1.7R2</rhino-js-version>