diff --git a/ali-lang/pom.xml b/ali-lang/pom.xml index e89bea6..917a37b 100644 --- a/ali-lang/pom.xml +++ b/ali-lang/pom.xml @@ -7,7 +7,7 @@ ali-parent com.hp.alm.ali - 3.9 + 3.10 ../ali-parent 4.0.0 diff --git a/ali-parent/pom.xml b/ali-parent/pom.xml index 5363f04..c3d4948 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.9 + 3.10 3.2.4.RELEASE diff --git a/ali-plugin-main/pom.xml b/ali-plugin-main/pom.xml index 09ec2ae..bcc64f9 100644 --- a/ali-plugin-main/pom.xml +++ b/ali-plugin-main/pom.xml @@ -4,7 +4,7 @@ com.hp.alm.ali ali-parent - 3.9 + 3.10 ../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 88200f4..ba26b76 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.9.@{idea.build} + 3.10.@{idea.build} HP Changes in 3.10 +
    +
  • [enhancement] further task board improvements +
  • [bugfix] proper commit message when working on user story
  • +
+

Changes in 3.9

  • [enhancement] task board improvements diff --git a/ali-rest-client/pom.xml b/ali-rest-client/pom.xml index f3c43ef..4ef894c 100644 --- a/ali-rest-client/pom.xml +++ b/ali-rest-client/pom.xml @@ -5,7 +5,7 @@ com.hp.alm.ali ali-parent - 3.9 + 3.10 ../ali-parent 4.0.0 diff --git a/ali-test-support/pom.xml b/ali-test-support/pom.xml index ca3a25f..0abb80c 100644 --- a/ali-test-support/pom.xml +++ b/ali-test-support/pom.xml @@ -5,7 +5,7 @@ com.hp.alm.ali ali-parent - 3.9 + 3.10 ../ali-parent 4.0.0 diff --git a/extract-sdk.sh b/extract-sdk.sh index 7c96702..9e2740f 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.9 + 3.10 ../ali-parent 4.0.0 diff --git a/idea-compatibility/pom.xml b/idea-compatibility/pom.xml index bce5382..0c98ed4 100644 --- a/idea-compatibility/pom.xml +++ b/idea-compatibility/pom.xml @@ -4,7 +4,7 @@ com.hp.alm.ali ali-parent - 3.9 + 3.10 ../ali-parent/pom.xml 4.0.0 diff --git a/idea-impl-129/pom.xml b/idea-impl-129/pom.xml index e964254..c315fbf 100644 --- a/idea-impl-129/pom.xml +++ b/idea-impl-129/pom.xml @@ -4,7 +4,7 @@ com.hp.alm.ali ali-parent - 3.9 + 3.10 ../ali-parent/pom.xml 4.0.0 diff --git a/idea-impl-133/pom.xml b/idea-impl-133/pom.xml index cce6d09..4e93053 100644 --- a/idea-impl-133/pom.xml +++ b/idea-impl-133/pom.xml @@ -4,7 +4,7 @@ com.hp.alm.ali ali-parent - 3.9 + 3.10 ../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 1e1a1d8..0829c83 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.9 + 3.10 ../ali-parent 4.0.0 diff --git a/idea-sdk-IC-133.193/pom.xml b/idea-sdk-IC-133.193/pom.xml index 8c14e2d..b6d374d 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.9 + 3.10 ../ali-parent 4.0.0 diff --git a/pom.xml b/pom.xml index 6645cdf..e630c78 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ ${project.artifactId}:${project.version} HP ALI Intellij Plugin pom - 3.9 + 3.10 ali-parent