From d1fcee41bab58034d2568107794930a6e290aa68 Mon Sep 17 00:00:00 2001 From: Vojtech Janota Date: Mon, 6 Oct 2014 13:47:51 +0200 Subject: [PATCH] increase plugin version --- ali-lang/pom.xml | 2 +- ali-parent/pom.xml | 2 +- ali-plugin-main/pom.xml | 2 +- ali-plugin-main/src/main/resources/META-INF/plugin.xml | 8 +++++++- ali-rest-client/pom.xml | 2 +- ali-test-support/pom.xml | 2 +- extract-sdk.sh | 2 +- idea-compatibility/pom.xml | 2 +- idea-impl-129/pom.xml | 2 +- idea-impl-133/pom.xml | 2 +- idea-sdk-IC-129.239/pom.xml | 2 +- idea-sdk-IC-133.193/pom.xml | 2 +- pom.xml | 2 +- 13 files changed, 19 insertions(+), 13 deletions(-) diff --git a/ali-lang/pom.xml b/ali-lang/pom.xml index 917a37b..604d25e 100644 --- a/ali-lang/pom.xml +++ b/ali-lang/pom.xml @@ -7,7 +7,7 @@ ali-parent com.hp.alm.ali - 3.10 + 3.11 ../ali-parent 4.0.0 diff --git a/ali-parent/pom.xml b/ali-parent/pom.xml index c3d4948..c4b2691 100644 --- a/ali-parent/pom.xml +++ b/ali-parent/pom.xml @@ -9,7 +9,7 @@ ${project.artifactId}:${project.version} Common HP ALI parent pom - 3.10 + 3.11 3.2.4.RELEASE diff --git a/ali-plugin-main/pom.xml b/ali-plugin-main/pom.xml index bcc64f9..e3c8f91 100644 --- a/ali-plugin-main/pom.xml +++ b/ali-plugin-main/pom.xml @@ -4,7 +4,7 @@ com.hp.alm.ali ali-parent - 3.10 + 3.11 ../ali-parent/pom.xml 4.0.0 diff --git a/ali-plugin-main/src/main/resources/META-INF/plugin.xml b/ali-plugin-main/src/main/resources/META-INF/plugin.xml index c81737e..71e8906 100644 --- a/ali-plugin-main/src/main/resources/META-INF/plugin.xml +++ b/ali-plugin-main/src/main/resources/META-INF/plugin.xml @@ -2,13 +2,19 @@ com.hp.alm.ali HP ALI Application Lifecycle Intelligence for HP ALM - 3.10.@{idea.build} + 3.11.@{idea.build} HP Changes in 3.11 +
    +
  • [enhancement] support acceptance tests in Agile Manager +
  • [enhancement] don't override commit message when merging +
+

Changes in 3.10

  • [enhancement] further task board improvements diff --git a/ali-rest-client/pom.xml b/ali-rest-client/pom.xml index 4ef894c..1c7c74c 100644 --- a/ali-rest-client/pom.xml +++ b/ali-rest-client/pom.xml @@ -5,7 +5,7 @@ com.hp.alm.ali ali-parent - 3.10 + 3.11 ../ali-parent 4.0.0 diff --git a/ali-test-support/pom.xml b/ali-test-support/pom.xml index 0abb80c..003d51a 100644 --- a/ali-test-support/pom.xml +++ b/ali-test-support/pom.xml @@ -5,7 +5,7 @@ com.hp.alm.ali ali-parent - 3.10 + 3.11 ../ali-parent 4.0.0 diff --git a/extract-sdk.sh b/extract-sdk.sh index 9e2740f..768445c 100755 --- a/extract-sdk.sh +++ b/extract-sdk.sh @@ -27,7 +27,7 @@ cat << POM_HEADER >> idea-sdk-$version/pom.xml ali-parent com.hp.alm.ali - 3.10 + 3.11 ../ali-parent 4.0.0 diff --git a/idea-compatibility/pom.xml b/idea-compatibility/pom.xml index 0c98ed4..76a06ec 100644 --- a/idea-compatibility/pom.xml +++ b/idea-compatibility/pom.xml @@ -4,7 +4,7 @@ com.hp.alm.ali ali-parent - 3.10 + 3.11 ../ali-parent/pom.xml 4.0.0 diff --git a/idea-impl-129/pom.xml b/idea-impl-129/pom.xml index c315fbf..7014dfd 100644 --- a/idea-impl-129/pom.xml +++ b/idea-impl-129/pom.xml @@ -4,7 +4,7 @@ com.hp.alm.ali ali-parent - 3.10 + 3.11 ../ali-parent/pom.xml 4.0.0 diff --git a/idea-impl-133/pom.xml b/idea-impl-133/pom.xml index 4e93053..a4a9630 100644 --- a/idea-impl-133/pom.xml +++ b/idea-impl-133/pom.xml @@ -4,7 +4,7 @@ com.hp.alm.ali ali-parent - 3.10 + 3.11 ../ali-parent/pom.xml 4.0.0 diff --git a/idea-sdk-IC-129.239/pom.xml b/idea-sdk-IC-129.239/pom.xml index 0829c83..6d5a023 100644 --- a/idea-sdk-IC-129.239/pom.xml +++ b/idea-sdk-IC-129.239/pom.xml @@ -12,7 +12,7 @@ ali-parent com.hp.alm.ali - 3.10 + 3.11 ../ali-parent 4.0.0 diff --git a/idea-sdk-IC-133.193/pom.xml b/idea-sdk-IC-133.193/pom.xml index b6d374d..5075ab4 100644 --- a/idea-sdk-IC-133.193/pom.xml +++ b/idea-sdk-IC-133.193/pom.xml @@ -12,7 +12,7 @@ ali-parent com.hp.alm.ali - 3.10 + 3.11 ../ali-parent 4.0.0 diff --git a/pom.xml b/pom.xml index e630c78..6950a78 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ ${project.artifactId}:${project.version} HP ALI Intellij Plugin pom - 3.10 + 3.11 ali-parent