diff --git a/build/pom.xml b/build/pom.xml index 3edb090..d594108 100644 --- a/build/pom.xml +++ b/build/pom.xml @@ -4,7 +4,7 @@ codedx-teamcity-plugin com.avi.codedx - 1.0.0 + 1.0.1 build pom @@ -18,17 +18,17 @@ com.avi.codedx codedx-teamcity-plugin-agent - 1.0.0 + 1.0.1 com.avi.codedx codedx-teamcity-plugin-common - 1.0.0 + 1.0.1 com.avi.codedx codedx-teamcity-plugin-server - 1.0.0 + 1.0.1 diff --git a/codedx-teamcity-plugin-agent/pom.xml b/codedx-teamcity-plugin-agent/pom.xml index 95848f2..4458fcd 100644 --- a/codedx-teamcity-plugin-agent/pom.xml +++ b/codedx-teamcity-plugin-agent/pom.xml @@ -4,7 +4,7 @@ codedx-teamcity-plugin com.avi.codedx - 1.0.0 + 1.0.1 codedx-teamcity-plugin-agent jar @@ -13,7 +13,7 @@ com.avi.codedx codedx-teamcity-plugin-common - 1.0.0 + 1.0.1 compile diff --git a/codedx-teamcity-plugin-common/pom.xml b/codedx-teamcity-plugin-common/pom.xml index 0b0b942..e573c1e 100644 --- a/codedx-teamcity-plugin-common/pom.xml +++ b/codedx-teamcity-plugin-common/pom.xml @@ -4,7 +4,7 @@ codedx-teamcity-plugin com.avi.codedx - 1.0.0 + 1.0.1 codedx-teamcity-plugin-common jar diff --git a/codedx-teamcity-plugin-server/pom.xml b/codedx-teamcity-plugin-server/pom.xml index c0c768d..bb382ca 100644 --- a/codedx-teamcity-plugin-server/pom.xml +++ b/codedx-teamcity-plugin-server/pom.xml @@ -4,7 +4,7 @@ codedx-teamcity-plugin com.avi.codedx - 1.0.0 + 1.0.1 codedx-teamcity-plugin-server jar @@ -13,7 +13,7 @@ com.avi.codedx codedx-teamcity-plugin-common - 1.0.0 + 1.0.1 compile diff --git a/pom.xml b/pom.xml index df9e560..4285271 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.avi.codedx codedx-teamcity-plugin - 1.0.0 + 1.0.1 pom 10.0 diff --git a/teamcity-plugin.xml b/teamcity-plugin.xml index ca657b1..c57db45 100644 --- a/teamcity-plugin.xml +++ b/teamcity-plugin.xml @@ -3,7 +3,7 @@ codedx-teamcity-plugin Code Dx - 1.0.0 + 1.0.1 Allows users to integrate TeamCity with Code Dx https://github.com/codedx/codedx-teamcity-plugin support@codedx.com