diff --git a/feature/feature.xml b/feature/feature.xml index b0c0cc0..dcf07c6 100644 --- a/feature/feature.xml +++ b/feature/feature.xml @@ -1,5 +1,5 @@ - + REST Service for interacting with ClearQuest from Jazz. [Enter Copyright Description here.] [Enter License Description here.] diff --git a/feature/pom.xml b/feature/pom.xml index 436aa2c..5553247 100644 --- a/feature/pom.xml +++ b/feature/pom.xml @@ -6,7 +6,7 @@ org.jazzcommunity.GitConnectorService org.jazzcommunity.GitConnectorService.parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ../ diff --git a/plugin/META-INF/MANIFEST.MF b/plugin/META-INF/MANIFEST.MF index 0368743..7dfadce 100644 --- a/plugin/META-INF/MANIFEST.MF +++ b/plugin/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: org.jazzcommunity.GitConnectorService Bundle-SymbolicName: org.jazzcommunity.GitConnectorService;singleton:=true -Bundle-Version: 2.0.0.qualifier +Bundle-Version: 2.0.1.qualifier Bundle-Vendor: VENDOR Bundle-RequiredExecutionEnvironment: JavaSE-1.7 Require-Bundle: diff --git a/plugin/pom.xml b/plugin/pom.xml index 70dc51b..a77ca31 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -6,7 +6,7 @@ org.jazzcommunity.GitConnectorService org.jazzcommunity.GitConnectorService.parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ../ diff --git a/pom.xml b/pom.xml index 790ec8a..fe69f82 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.jazzcommunity.GitConnectorService org.jazzcommunity.GitConnectorService.parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT pom UTF-8 diff --git a/test/META-INF/MANIFEST.MF b/test/META-INF/MANIFEST.MF index 59540fb..bafe397 100644 --- a/test/META-INF/MANIFEST.MF +++ b/test/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: org.jazzcommunity.GitConnectorService Bundle-SymbolicName: org.jazzcommunity.GitConnectorService.test;singleton:=true -Bundle-Version: 2.0.0.qualifier +Bundle-Version: 2.0.1.qualifier Bundle-Vendor: VENDOR Bundle-RequiredExecutionEnvironment: JavaSE-1.7 Bundle-ClassPath: target/dependency/junit-4.12.jar, @@ -10,7 +10,7 @@ Bundle-ClassPath: target/dependency/junit-4.12.jar, target/dependency/gson-2.8.5.jar, target/dependency/com.siemens.bt.jazz.services.base-3.0.3-SNAPSHOT.jar, target/dependency/com.siemens.bt.jazz.services.PersonalTokenService-1.0.2-SNAPSHOT.jar, - target/dependency/org.jazzcommunity.GitConnectorService-2.0.0-SNAPSHOT.jar, + target/dependency/org.jazzcommunity.GitConnectorService-2.0.1-SNAPSHOT.jar, target/dependency/asm-5.0.3.jar, target/dependency/asm-analysis-5.0.3.jar, target/dependency/asm-tree-5.0.3.jar, diff --git a/test/pom.xml b/test/pom.xml index 8d1c916..4d057c0 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -6,7 +6,7 @@ org.jazzcommunity.GitConnectorService org.jazzcommunity.GitConnectorService.parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ../ @@ -19,7 +19,7 @@ org.jazzcommunity.GitConnectorService org.jazzcommunity.GitConnectorService - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT diff --git a/update-site/pom.xml b/update-site/pom.xml index 4dd617d..95fca4c 100644 --- a/update-site/pom.xml +++ b/update-site/pom.xml @@ -6,7 +6,7 @@ org.jazzcommunity.GitConnectorService org.jazzcommunity.GitConnectorService.parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ../ diff --git a/update-site/templates/zip.xml b/update-site/templates/zip.xml index 1ffee60..ed6a142 100644 --- a/update-site/templates/zip.xml +++ b/update-site/templates/zip.xml @@ -16,7 +16,7 @@ ${project.parent.basedir}/reporting - reporting + ${project.groupId}-update-site/reporting