From c4100ace403a5fa212ba7ba611bdb28389b53db0 Mon Sep 17 00:00:00 2001 From: Kevin Earls Date: Wed, 14 Jan 2015 15:47:33 +0100 Subject: [PATCH 1/3] Initial updates for 6.2 --- ReadMe.md | 4 ++-- pom.xml | 34 ++++++++++++++++++++-------------- 2 files changed, 22 insertions(+), 16 deletions(-) diff --git a/ReadMe.md b/ReadMe.md index 032abec..b291a95 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -41,9 +41,9 @@ and Management Console. ### Requirements: -* JBoss Fuse 6.1.0 or later (https://access.redhat.com/jbossnetwork - registration required) +* JBoss Fuse 6.2.0 or later (https://access.redhat.com/jbossnetwork - registration required) * Maven 2.2.1 or 3.0 (http://maven.apache.org/) -* Java SE 6 or Java SE 7 +* Java SE 7 or Java SE 8 ### Notes: diff --git a/pom.xml b/pom.xml index 8bf0e7f..cb202de 100644 --- a/pom.xml +++ b/pom.xml @@ -52,14 +52,20 @@ UTF-8 UTF-8 - 5.9.0.redhat-610379 - 2.12.0.redhat-610379 - 2.7.0.redhat-610379 - - 1.6.1 - 1.2.16 - - 2.5 + 5.10.0.redhat-620063 + 1.9.1 + 2.14.0.redhat-620058 + 3.0.2.redhat-620056 + 2.5.3 + 3.2 + 1.7 + 1.7 + 2.18.1 + + 1.7.10 + 1.2.17 + + 2.7 1.7 @@ -184,10 +190,10 @@ org.apache.maven.plugins maven-compiler-plugin - 2.5.1 + ${maven.compiler.plugin.version} - 1.6 - 1.6 + ${maven.compiler.source} + ${maven.compiler.target} @@ -199,20 +205,20 @@ org.apache.felix maven-bundle-plugin - 2.3.7 + ${felix.maven.bundle.plugin} true org.apache.maven.plugins maven-surefire-plugin - 2.12.4 + ${maven.surefire.plugin.version} org.codehaus.mojo build-helper-maven-plugin - 1.7 + ${build-helper-plugin-version} From f3f4b65f42798a37c96b3d1cec53061b46d7a951 Mon Sep 17 00:00:00 2001 From: Kevin Earls Date: Mon, 26 Jan 2015 17:44:40 +0100 Subject: [PATCH 2/3] More property updates --- features/pom.xml | 2 +- pom.xml | 9 ++++----- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/features/pom.xml b/features/pom.xml index 314cd30..4ff3833 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -62,7 +62,7 @@ org.codehaus.mojo build-helper-maven-plugin - ${build-helper-plugin-version} + ${build.helper.maven.plugin.version} attach-artifacts diff --git a/pom.xml b/pom.xml index cb202de..ca53af2 100644 --- a/pom.xml +++ b/pom.xml @@ -53,10 +53,10 @@ UTF-8 5.10.0.redhat-620063 - 1.9.1 + 1.9.1 2.14.0.redhat-620058 3.0.2.redhat-620056 - 2.5.3 + 2.5.3 3.2 1.7 1.7 @@ -66,7 +66,6 @@ 1.2.17 2.7 - 1.7 @@ -205,7 +204,7 @@ org.apache.felix maven-bundle-plugin - ${felix.maven.bundle.plugin} + ${felix.maven.bundle.plugin.version} true @@ -218,7 +217,7 @@ org.codehaus.mojo build-helper-maven-plugin - ${build-helper-plugin-version} + ${build.helper.maven.plugin.version} From da3fcb03dcf34f3cf45a2dd314310d356679e42c Mon Sep 17 00:00:00 2001 From: Kevin Earls Date: Tue, 23 Jun 2015 10:54:18 +0200 Subject: [PATCH 3/3] ENTESB-1615 updated versions to 6.2 release version --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index ca53af2..127c135 100644 --- a/pom.xml +++ b/pom.xml @@ -52,10 +52,10 @@ UTF-8 UTF-8 - 5.10.0.redhat-620063 + 5.11.0.redhat-620133 1.9.1 - 2.14.0.redhat-620058 - 3.0.2.redhat-620056 + 2.15.1.redhat-620133 + 3.0.4.redhat-620133 2.5.3 3.2 1.7