[build] Juno SR2: update version number to 0.7.2
diff --git a/examples/org.eclipse.mylyn.docs.intent.example.cdo.server/META-INF/MANIFEST.MF b/examples/org.eclipse.mylyn.docs.intent.example.cdo.server/META-INF/MANIFEST.MF index 9bacfbd..93f7242 100644 --- a/examples/org.eclipse.mylyn.docs.intent.example.cdo.server/META-INF/MANIFEST.MF +++ b/examples/org.eclipse.mylyn.docs.intent.example.cdo.server/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.mylyn.docs.intent.example.cdo.server;singleton:=true -Bundle-Version: 0.7.1.qualifier +Bundle-Version: 0.7.2.qualifier Bundle-Vendor: %providerName Bundle-RequiredExecutionEnvironment: J2SE-1.5 Require-Bundle: org.eclipse.ui;bundle-version="3.7.100",
diff --git a/examples/org.eclipse.mylyn.docs.intent.example.cdo.server/pom.xml b/examples/org.eclipse.mylyn.docs.intent.example.cdo.server/pom.xml index 37547dc..1095215 100644 --- a/examples/org.eclipse.mylyn.docs.intent.example.cdo.server/pom.xml +++ b/examples/org.eclipse.mylyn.docs.intent.example.cdo.server/pom.xml
@@ -13,7 +13,7 @@ <parent> <groupId>org.eclipse.mylyn.docs.intent-group</groupId> <artifactId>intent-parent</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.2-SNAPSHOT</version> <relativePath>../..</relativePath> </parent>
diff --git a/examples/org.eclipse.mylyn.docs.intent.example.documents/META-INF/MANIFEST.MF b/examples/org.eclipse.mylyn.docs.intent.example.documents/META-INF/MANIFEST.MF index f26d2d1..a376021 100644 --- a/examples/org.eclipse.mylyn.docs.intent.example.documents/META-INF/MANIFEST.MF +++ b/examples/org.eclipse.mylyn.docs.intent.example.documents/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.mylyn.docs.intent.example.documents;singleton:=true -Bundle-Version: 0.7.1.qualifier +Bundle-Version: 0.7.2.qualifier Bundle-Vendor: %providerName Require-Bundle: org.eclipse.core.runtime, org.eclipse.ui
diff --git a/examples/org.eclipse.mylyn.docs.intent.example.documents/pom.xml b/examples/org.eclipse.mylyn.docs.intent.example.documents/pom.xml index ebdd57d..26b5bed 100644 --- a/examples/org.eclipse.mylyn.docs.intent.example.documents/pom.xml +++ b/examples/org.eclipse.mylyn.docs.intent.example.documents/pom.xml
@@ -13,7 +13,7 @@ <parent> <groupId>org.eclipse.mylyn.docs.intent-group</groupId> <artifactId>intent-parent</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.2-SNAPSHOT</version> <relativePath>../..</relativePath> </parent>
diff --git a/examples/org.eclipse.mylyn.docs.intent.retro/META-INF/MANIFEST.MF b/examples/org.eclipse.mylyn.docs.intent.retro/META-INF/MANIFEST.MF index 3848ffb..f30fb50 100644 --- a/examples/org.eclipse.mylyn.docs.intent.retro/META-INF/MANIFEST.MF +++ b/examples/org.eclipse.mylyn.docs.intent.retro/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.mylyn.docs.intent.retro;singleton:=true -Bundle-Version: 0.7.1.qualifier +Bundle-Version: 0.7.2.qualifier Bundle-ClassPath: . Bundle-Vendor: %providerName Bundle-Localization: plugin
diff --git a/examples/org.eclipse.mylyn.docs.intent.retro/pom.xml b/examples/org.eclipse.mylyn.docs.intent.retro/pom.xml index 415bea1..ebd3762 100644 --- a/examples/org.eclipse.mylyn.docs.intent.retro/pom.xml +++ b/examples/org.eclipse.mylyn.docs.intent.retro/pom.xml
@@ -13,7 +13,7 @@ <parent> <groupId>org.eclipse.mylyn.docs.intent-group</groupId> <artifactId>intent-parent</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.2-SNAPSHOT</version> <relativePath>../..</relativePath> </parent>
diff --git a/features/org.eclipse.mylyn.docs.intent-feature/feature.xml b/features/org.eclipse.mylyn.docs.intent-feature/feature.xml index 5705242..54b1763 100644 --- a/features/org.eclipse.mylyn.docs.intent-feature/feature.xml +++ b/features/org.eclipse.mylyn.docs.intent-feature/feature.xml
@@ -12,7 +12,7 @@ <feature id="org.eclipse.mylyn.docs.intent.feature" label="%featureName" - version="0.7.1.qualifier" + version="0.7.2.qualifier" provider-name="%providerName" plugin="org.eclipse.mylyn.docs.intent">
diff --git a/features/org.eclipse.mylyn.docs.intent-feature/pom.xml b/features/org.eclipse.mylyn.docs.intent-feature/pom.xml index 76db9b9..00fceb6 100644 --- a/features/org.eclipse.mylyn.docs.intent-feature/pom.xml +++ b/features/org.eclipse.mylyn.docs.intent-feature/pom.xml
@@ -13,7 +13,7 @@ <parent> <groupId>org.eclipse.mylyn.docs.intent-group</groupId> <artifactId>intent-parent</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.2-SNAPSHOT</version> <relativePath>../..</relativePath> </parent>
diff --git a/features/org.eclipse.mylyn.docs.intent.cdo-feature/feature.xml b/features/org.eclipse.mylyn.docs.intent.cdo-feature/feature.xml index 5459140..22b601c 100644 --- a/features/org.eclipse.mylyn.docs.intent.cdo-feature/feature.xml +++ b/features/org.eclipse.mylyn.docs.intent.cdo-feature/feature.xml
@@ -12,7 +12,7 @@ <feature id="org.eclipse.mylyn.docs.intent.cdo.feature" label="%featureName" - version="0.7.1.qualifier" + version="0.7.2.qualifier" provider-name="%providerName" plugin="org.eclipse.mylyn.docs.intent.client.ui.cdo">
diff --git a/features/org.eclipse.mylyn.docs.intent.cdo-feature/pom.xml b/features/org.eclipse.mylyn.docs.intent.cdo-feature/pom.xml index 465dda3..9a848ec 100644 --- a/features/org.eclipse.mylyn.docs.intent.cdo-feature/pom.xml +++ b/features/org.eclipse.mylyn.docs.intent.cdo-feature/pom.xml
@@ -13,7 +13,7 @@ <parent> <groupId>org.eclipse.mylyn.docs.intent-group</groupId> <artifactId>intent-parent</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.2-SNAPSHOT</version> <relativePath>../..</relativePath> </parent>
diff --git a/features/org.eclipse.mylyn.docs.intent.exporter-feature/feature.xml b/features/org.eclipse.mylyn.docs.intent.exporter-feature/feature.xml index 5ea40af..bcdecfa 100644 --- a/features/org.eclipse.mylyn.docs.intent.exporter-feature/feature.xml +++ b/features/org.eclipse.mylyn.docs.intent.exporter-feature/feature.xml
@@ -2,7 +2,7 @@ <feature id="org.eclipse.mylyn.docs.intent.exporter.feature" label="%featureName" - version="0.7.1.qualifier" + version="0.7.2.qualifier" provider-name="%providerName"> <description url="http://www.example.com/description">
diff --git a/features/org.eclipse.mylyn.docs.intent.exporter-feature/pom.xml b/features/org.eclipse.mylyn.docs.intent.exporter-feature/pom.xml index 6e729af..9e0d7c0 100644 --- a/features/org.eclipse.mylyn.docs.intent.exporter-feature/pom.xml +++ b/features/org.eclipse.mylyn.docs.intent.exporter-feature/pom.xml
@@ -13,7 +13,7 @@ <parent> <groupId>org.eclipse.mylyn.docs.intent-group</groupId> <artifactId>intent-parent</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.2-SNAPSHOT</version> <relativePath>../..</relativePath> </parent>
diff --git a/features/org.eclipse.mylyn.docs.intent.markup-feature/feature.xml b/features/org.eclipse.mylyn.docs.intent.markup-feature/feature.xml index d81f726..e7605bd 100644 --- a/features/org.eclipse.mylyn.docs.intent.markup-feature/feature.xml +++ b/features/org.eclipse.mylyn.docs.intent.markup-feature/feature.xml
@@ -12,7 +12,7 @@ <feature id="org.eclipse.mylyn.docs.intent.markup.feature" label="%featureName" - version="0.7.1.qualifier" + version="0.7.2.qualifier" provider-name="%providerName"> <description>
diff --git a/features/org.eclipse.mylyn.docs.intent.markup-feature/pom.xml b/features/org.eclipse.mylyn.docs.intent.markup-feature/pom.xml index f49791f..7f06d3e 100644 --- a/features/org.eclipse.mylyn.docs.intent.markup-feature/pom.xml +++ b/features/org.eclipse.mylyn.docs.intent.markup-feature/pom.xml
@@ -13,7 +13,7 @@ <parent> <groupId>org.eclipse.mylyn.docs.intent-group</groupId> <artifactId>intent-parent</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.2-SNAPSHOT</version> <relativePath>../..</relativePath> </parent>
diff --git a/features/org.eclipse.mylyn.docs.intent.retro-feature/feature.xml b/features/org.eclipse.mylyn.docs.intent.retro-feature/feature.xml index 0d9d293..44c0341 100644 --- a/features/org.eclipse.mylyn.docs.intent.retro-feature/feature.xml +++ b/features/org.eclipse.mylyn.docs.intent.retro-feature/feature.xml
@@ -2,7 +2,7 @@ <feature id="org.eclipse.mylyn.docs.intent.retro.feature" label="%featureName" - version="0.7.1.qualifier" + version="0.7.2.qualifier" provider-name="%providerName" plugin="org.eclipse.mylyn.docs.intent.retro">
diff --git a/features/org.eclipse.mylyn.docs.intent.retro-feature/pom.xml b/features/org.eclipse.mylyn.docs.intent.retro-feature/pom.xml index d717d78..b0aa1ad 100644 --- a/features/org.eclipse.mylyn.docs.intent.retro-feature/pom.xml +++ b/features/org.eclipse.mylyn.docs.intent.retro-feature/pom.xml
@@ -13,7 +13,7 @@ <parent> <groupId>org.eclipse.mylyn.docs.intent-group</groupId> <artifactId>intent-parent</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.2-SNAPSHOT</version> <relativePath>../..</relativePath> </parent>
diff --git a/features/org.eclipse.mylyn.docs.intent.update/pom.xml b/features/org.eclipse.mylyn.docs.intent.update/pom.xml index b54f9b6..42c72d6 100644 --- a/features/org.eclipse.mylyn.docs.intent.update/pom.xml +++ b/features/org.eclipse.mylyn.docs.intent.update/pom.xml
@@ -14,7 +14,7 @@ <parent> <groupId>org.eclipse.mylyn.docs.intent-group</groupId> <artifactId>intent-parent</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.2-SNAPSHOT</version> <relativePath>../..</relativePath> </parent> @@ -22,7 +22,7 @@ <packaging>eclipse-repository</packaging> <!-- see http://issues.sonatype.org/browse/TYCHO-313 --> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.2-SNAPSHOT</version> <build> <plugins>
diff --git a/features/org.eclipse.mylyn.docs.intent.workspace-feature/feature.xml b/features/org.eclipse.mylyn.docs.intent.workspace-feature/feature.xml index 0c1a92b..9eeb4e4 100644 --- a/features/org.eclipse.mylyn.docs.intent.workspace-feature/feature.xml +++ b/features/org.eclipse.mylyn.docs.intent.workspace-feature/feature.xml
@@ -12,7 +12,7 @@ <feature id="org.eclipse.mylyn.docs.intent.workspace.feature" label="%featureName" - version="0.7.1.qualifier" + version="0.7.2.qualifier" provider-name="%providerName" plugin="org.eclipse.emf.cdo.ui.ide">
diff --git a/features/org.eclipse.mylyn.docs.intent.workspace-feature/pom.xml b/features/org.eclipse.mylyn.docs.intent.workspace-feature/pom.xml index e41d303..9211c9a 100644 --- a/features/org.eclipse.mylyn.docs.intent.workspace-feature/pom.xml +++ b/features/org.eclipse.mylyn.docs.intent.workspace-feature/pom.xml
@@ -13,7 +13,7 @@ <parent> <groupId>org.eclipse.mylyn.docs.intent-group</groupId> <artifactId>intent-parent</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.2-SNAPSHOT</version> <relativePath>../..</relativePath> </parent>
diff --git a/plugins/org.eclipse.mylyn.docs.intent.client.compiler/META-INF/MANIFEST.MF b/plugins/org.eclipse.mylyn.docs.intent.client.compiler/META-INF/MANIFEST.MF index 389c825..e5d5e06 100644 --- a/plugins/org.eclipse.mylyn.docs.intent.client.compiler/META-INF/MANIFEST.MF +++ b/plugins/org.eclipse.mylyn.docs.intent.client.compiler/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-Localization: plugin Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.mylyn.docs.intent.client.compiler -Bundle-Version: 0.7.1.qualifier +Bundle-Version: 0.7.2.qualifier Bundle-Vendor: %providerName Require-Bundle: org.eclipse.emf.common;bundle-version="2.6.0", org.eclipse.emf.ecore;bundle-version="2.6.0",
diff --git a/plugins/org.eclipse.mylyn.docs.intent.client.compiler/pom.xml b/plugins/org.eclipse.mylyn.docs.intent.client.compiler/pom.xml index 47c0845..8f9515b 100644 --- a/plugins/org.eclipse.mylyn.docs.intent.client.compiler/pom.xml +++ b/plugins/org.eclipse.mylyn.docs.intent.client.compiler/pom.xml
@@ -13,7 +13,7 @@ <parent> <groupId>org.eclipse.mylyn.docs.intent-group</groupId> <artifactId>intent-parent</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.2-SNAPSHOT</version> <relativePath>../..</relativePath> </parent>
diff --git a/plugins/org.eclipse.mylyn.docs.intent.client.indexer/META-INF/MANIFEST.MF b/plugins/org.eclipse.mylyn.docs.intent.client.indexer/META-INF/MANIFEST.MF index bf603e5..de5eb3e 100644 --- a/plugins/org.eclipse.mylyn.docs.intent.client.indexer/META-INF/MANIFEST.MF +++ b/plugins/org.eclipse.mylyn.docs.intent.client.indexer/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-Localization: plugin Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.mylyn.docs.intent.client.indexer -Bundle-Version: 0.7.1.qualifier +Bundle-Version: 0.7.2.qualifier Bundle-Vendor: %providerName Require-Bundle: org.eclipse.mylyn.docs.intent.core, org.eclipse.mylyn.docs.intent.collab,
diff --git a/plugins/org.eclipse.mylyn.docs.intent.client.indexer/pom.xml b/plugins/org.eclipse.mylyn.docs.intent.client.indexer/pom.xml index 4100191..296eb90 100644 --- a/plugins/org.eclipse.mylyn.docs.intent.client.indexer/pom.xml +++ b/plugins/org.eclipse.mylyn.docs.intent.client.indexer/pom.xml
@@ -13,7 +13,7 @@ <parent> <groupId>org.eclipse.mylyn.docs.intent-group</groupId> <artifactId>intent-parent</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.2-SNAPSHOT</version> <relativePath>../..</relativePath> </parent>
diff --git a/plugins/org.eclipse.mylyn.docs.intent.client.synchronizer/META-INF/MANIFEST.MF b/plugins/org.eclipse.mylyn.docs.intent.client.synchronizer/META-INF/MANIFEST.MF index 86a2830..099dfde 100644 --- a/plugins/org.eclipse.mylyn.docs.intent.client.synchronizer/META-INF/MANIFEST.MF +++ b/plugins/org.eclipse.mylyn.docs.intent.client.synchronizer/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-Localization: plugin Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.mylyn.docs.intent.client.synchronizer;singleton:=true -Bundle-Version: 0.7.1.qualifier +Bundle-Version: 0.7.2.qualifier Bundle-Vendor: %providerName Require-Bundle: org.eclipse.emf.common;bundle-version="2.6.0", org.eclipse.emf.ecore;bundle-version="2.6.0",
diff --git a/plugins/org.eclipse.mylyn.docs.intent.client.synchronizer/pom.xml b/plugins/org.eclipse.mylyn.docs.intent.client.synchronizer/pom.xml index c366708..169d48d 100644 --- a/plugins/org.eclipse.mylyn.docs.intent.client.synchronizer/pom.xml +++ b/plugins/org.eclipse.mylyn.docs.intent.client.synchronizer/pom.xml
@@ -13,7 +13,7 @@ <parent> <groupId>org.eclipse.mylyn.docs.intent-group</groupId> <artifactId>intent-parent</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.2-SNAPSHOT</version> <relativePath>../..</relativePath> </parent>
diff --git a/plugins/org.eclipse.mylyn.docs.intent.client.ui.cdo/META-INF/MANIFEST.MF b/plugins/org.eclipse.mylyn.docs.intent.client.ui.cdo/META-INF/MANIFEST.MF index 0d909a6..3ff80fd 100644 --- a/plugins/org.eclipse.mylyn.docs.intent.client.ui.cdo/META-INF/MANIFEST.MF +++ b/plugins/org.eclipse.mylyn.docs.intent.client.ui.cdo/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-Localization: plugin Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.mylyn.docs.intent.client.ui.cdo;singleton:=true -Bundle-Version: 0.7.1.qualifier +Bundle-Version: 0.7.2.qualifier Bundle-Vendor: %providerName Bundle-Activator: org.eclipse.mylyn.docs.intent.client.ui.cdo.Activator Require-Bundle: org.eclipse.ui,
diff --git a/plugins/org.eclipse.mylyn.docs.intent.client.ui.cdo/pom.xml b/plugins/org.eclipse.mylyn.docs.intent.client.ui.cdo/pom.xml index 11a9eed..161bab8 100644 --- a/plugins/org.eclipse.mylyn.docs.intent.client.ui.cdo/pom.xml +++ b/plugins/org.eclipse.mylyn.docs.intent.client.ui.cdo/pom.xml
@@ -13,7 +13,7 @@ <parent> <groupId>org.eclipse.mylyn.docs.intent-group</groupId> <artifactId>intent-parent</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.2-SNAPSHOT</version> <relativePath>../..</relativePath> </parent>
diff --git a/plugins/org.eclipse.mylyn.docs.intent.client.ui.ide/META-INF/MANIFEST.MF b/plugins/org.eclipse.mylyn.docs.intent.client.ui.ide/META-INF/MANIFEST.MF index 69f9191..726939e 100644 --- a/plugins/org.eclipse.mylyn.docs.intent.client.ui.ide/META-INF/MANIFEST.MF +++ b/plugins/org.eclipse.mylyn.docs.intent.client.ui.ide/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-Localization: plugin Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.mylyn.docs.intent.client.ui.ide;singleton:=true -Bundle-Version: 0.7.1.qualifier +Bundle-Version: 0.7.2.qualifier Bundle-Vendor: %providerName Bundle-Activator: org.eclipse.mylyn.docs.intent.client.ui.ide.Activator Require-Bundle: org.eclipse.ui;visibility:=reexport,
diff --git a/plugins/org.eclipse.mylyn.docs.intent.client.ui.ide/pom.xml b/plugins/org.eclipse.mylyn.docs.intent.client.ui.ide/pom.xml index 49a2855..c8fd93e 100644 --- a/plugins/org.eclipse.mylyn.docs.intent.client.ui.ide/pom.xml +++ b/plugins/org.eclipse.mylyn.docs.intent.client.ui.ide/pom.xml
@@ -13,7 +13,7 @@ <parent> <groupId>org.eclipse.mylyn.docs.intent-group</groupId> <artifactId>intent-parent</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.2-SNAPSHOT</version> <relativePath>../..</relativePath> </parent>
diff --git a/plugins/org.eclipse.mylyn.docs.intent.client.ui/META-INF/MANIFEST.MF b/plugins/org.eclipse.mylyn.docs.intent.client.ui/META-INF/MANIFEST.MF index d8e2a59..1767326 100644 --- a/plugins/org.eclipse.mylyn.docs.intent.client.ui/META-INF/MANIFEST.MF +++ b/plugins/org.eclipse.mylyn.docs.intent.client.ui/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-Localization: plugin Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.mylyn.docs.intent.client.ui;singleton:=true -Bundle-Version: 0.7.1.qualifier +Bundle-Version: 0.7.2.qualifier Bundle-Vendor: %providerName Bundle-Activator: org.eclipse.mylyn.docs.intent.client.ui.IntentEditorActivator Require-Bundle: org.eclipse.mylyn.docs.intent.core,
diff --git a/plugins/org.eclipse.mylyn.docs.intent.client.ui/pom.xml b/plugins/org.eclipse.mylyn.docs.intent.client.ui/pom.xml index efaebec..931f404 100644 --- a/plugins/org.eclipse.mylyn.docs.intent.client.ui/pom.xml +++ b/plugins/org.eclipse.mylyn.docs.intent.client.ui/pom.xml
@@ -13,7 +13,7 @@ <parent> <groupId>org.eclipse.mylyn.docs.intent-group</groupId> <artifactId>intent-parent</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.2-SNAPSHOT</version> <relativePath>../..</relativePath> </parent>
diff --git a/plugins/org.eclipse.mylyn.docs.intent.collab.cdo/META-INF/MANIFEST.MF b/plugins/org.eclipse.mylyn.docs.intent.collab.cdo/META-INF/MANIFEST.MF index 78aab19..19fcb70 100644 --- a/plugins/org.eclipse.mylyn.docs.intent.collab.cdo/META-INF/MANIFEST.MF +++ b/plugins/org.eclipse.mylyn.docs.intent.collab.cdo/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-Localization: plugin Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.mylyn.docs.intent.collab.cdo;singleton:=true -Bundle-Version: 0.7.1.qualifier +Bundle-Version: 0.7.2.qualifier Bundle-Activator: org.eclipse.mylyn.docs.intent.collab.cdo.Activator Require-Bundle: org.eclipse.core.runtime, org.eclipse.emf.cdo;bundle-version="3.0.0";visibility:=reexport,
diff --git a/plugins/org.eclipse.mylyn.docs.intent.collab.cdo/pom.xml b/plugins/org.eclipse.mylyn.docs.intent.collab.cdo/pom.xml index 0aeaad4..870263e 100644 --- a/plugins/org.eclipse.mylyn.docs.intent.collab.cdo/pom.xml +++ b/plugins/org.eclipse.mylyn.docs.intent.collab.cdo/pom.xml
@@ -13,7 +13,7 @@ <parent> <groupId>org.eclipse.mylyn.docs.intent-group</groupId> <artifactId>intent-parent</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.2-SNAPSHOT</version> <relativePath>../..</relativePath> </parent>
diff --git a/plugins/org.eclipse.mylyn.docs.intent.collab.common/META-INF/MANIFEST.MF b/plugins/org.eclipse.mylyn.docs.intent.collab.common/META-INF/MANIFEST.MF index 057cba3..e366c36 100644 --- a/plugins/org.eclipse.mylyn.docs.intent.collab.common/META-INF/MANIFEST.MF +++ b/plugins/org.eclipse.mylyn.docs.intent.collab.common/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-Localization: plugin Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.mylyn.docs.intent.collab.common;singleton:=true -Bundle-Version: 0.7.1.qualifier +Bundle-Version: 0.7.2.qualifier Bundle-RequiredExecutionEnvironment: J2SE-1.5 Export-Package: org.eclipse.mylyn.docs.intent.collab.common, org.eclipse.mylyn.docs.intent.collab.common.location,
diff --git a/plugins/org.eclipse.mylyn.docs.intent.collab.common/pom.xml b/plugins/org.eclipse.mylyn.docs.intent.collab.common/pom.xml index df4b6af..8c53d98 100644 --- a/plugins/org.eclipse.mylyn.docs.intent.collab.common/pom.xml +++ b/plugins/org.eclipse.mylyn.docs.intent.collab.common/pom.xml
@@ -13,7 +13,7 @@ <parent> <groupId>org.eclipse.mylyn.docs.intent-group</groupId> <artifactId>intent-parent</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.2-SNAPSHOT</version> <relativePath>../..</relativePath> </parent>
diff --git a/plugins/org.eclipse.mylyn.docs.intent.collab.ide/META-INF/MANIFEST.MF b/plugins/org.eclipse.mylyn.docs.intent.collab.ide/META-INF/MANIFEST.MF index 803f61c..14015cf 100644 --- a/plugins/org.eclipse.mylyn.docs.intent.collab.ide/META-INF/MANIFEST.MF +++ b/plugins/org.eclipse.mylyn.docs.intent.collab.ide/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-Localization: plugin Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.mylyn.docs.intent.collab.ide;singleton:=true -Bundle-Version: 0.7.1.qualifier +Bundle-Version: 0.7.2.qualifier Bundle-Activator: org.eclipse.mylyn.docs.intent.collab.ide.Activator Require-Bundle: org.eclipse.core.runtime, org.eclipse.mylyn.docs.intent.collab;visibility:=reexport,
diff --git a/plugins/org.eclipse.mylyn.docs.intent.collab.ide/pom.xml b/plugins/org.eclipse.mylyn.docs.intent.collab.ide/pom.xml index fa49476..551d2ec 100644 --- a/plugins/org.eclipse.mylyn.docs.intent.collab.ide/pom.xml +++ b/plugins/org.eclipse.mylyn.docs.intent.collab.ide/pom.xml
@@ -13,7 +13,7 @@ <parent> <groupId>org.eclipse.mylyn.docs.intent-group</groupId> <artifactId>intent-parent</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.2-SNAPSHOT</version> <relativePath>../..</relativePath> </parent>
diff --git a/plugins/org.eclipse.mylyn.docs.intent.collab/META-INF/MANIFEST.MF b/plugins/org.eclipse.mylyn.docs.intent.collab/META-INF/MANIFEST.MF index 774141c..eb17beb 100644 --- a/plugins/org.eclipse.mylyn.docs.intent.collab/META-INF/MANIFEST.MF +++ b/plugins/org.eclipse.mylyn.docs.intent.collab/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-Localization: plugin Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.mylyn.docs.intent.collab;singleton:=true -Bundle-Version: 0.7.1.qualifier +Bundle-Version: 0.7.2.qualifier Require-Bundle: org.eclipse.emf.ecore;visibility:=reexport, org.eclipse.emf.ecore.xmi;visibility:=reexport, org.eclipse.emf.compare.diff;bundle-version="[1.2.0,2.0.0)";visibility:=reexport,
diff --git a/plugins/org.eclipse.mylyn.docs.intent.collab/pom.xml b/plugins/org.eclipse.mylyn.docs.intent.collab/pom.xml index b793eaf..4edfaf6 100644 --- a/plugins/org.eclipse.mylyn.docs.intent.collab/pom.xml +++ b/plugins/org.eclipse.mylyn.docs.intent.collab/pom.xml
@@ -13,7 +13,7 @@ <parent> <groupId>org.eclipse.mylyn.docs.intent-group</groupId> <artifactId>intent-parent</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.2-SNAPSHOT</version> <relativePath>../..</relativePath> </parent>
diff --git a/plugins/org.eclipse.mylyn.docs.intent.compare/META-INF/MANIFEST.MF b/plugins/org.eclipse.mylyn.docs.intent.compare/META-INF/MANIFEST.MF index b40ffcc..bd2385b 100644 --- a/plugins/org.eclipse.mylyn.docs.intent.compare/META-INF/MANIFEST.MF +++ b/plugins/org.eclipse.mylyn.docs.intent.compare/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-Localization: plugin Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.mylyn.docs.intent.compare -Bundle-Version: 0.7.1.qualifier +Bundle-Version: 0.7.2.qualifier Require-Bundle: org.eclipse.mylyn.docs.intent.core, org.eclipse.emf.compare.match;bundle-version="[1.3.0,2.0.0)", org.eclipse.emf.compare;bundle-version="[1.3.0,2.0.0)",
diff --git a/plugins/org.eclipse.mylyn.docs.intent.compare/pom.xml b/plugins/org.eclipse.mylyn.docs.intent.compare/pom.xml index 5fd9543..9acfcd6 100644 --- a/plugins/org.eclipse.mylyn.docs.intent.compare/pom.xml +++ b/plugins/org.eclipse.mylyn.docs.intent.compare/pom.xml
@@ -13,7 +13,7 @@ <parent> <groupId>org.eclipse.mylyn.docs.intent-group</groupId> <artifactId>intent-parent</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.2-SNAPSHOT</version> <relativePath>../..</relativePath> </parent>
diff --git a/plugins/org.eclipse.mylyn.docs.intent.core/META-INF/MANIFEST.MF b/plugins/org.eclipse.mylyn.docs.intent.core/META-INF/MANIFEST.MF index b5a888e..0189089 100644 --- a/plugins/org.eclipse.mylyn.docs.intent.core/META-INF/MANIFEST.MF +++ b/plugins/org.eclipse.mylyn.docs.intent.core/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.mylyn.docs.intent.core;singleton:=true -Bundle-Version: 0.7.1.qualifier +Bundle-Version: 0.7.2.qualifier Bundle-ClassPath: . Bundle-Vendor: %providerName Bundle-Localization: plugin
diff --git a/plugins/org.eclipse.mylyn.docs.intent.core/pom.xml b/plugins/org.eclipse.mylyn.docs.intent.core/pom.xml index 2f31db4..7e555d2 100644 --- a/plugins/org.eclipse.mylyn.docs.intent.core/pom.xml +++ b/plugins/org.eclipse.mylyn.docs.intent.core/pom.xml
@@ -13,7 +13,7 @@ <parent> <groupId>org.eclipse.mylyn.docs.intent-group</groupId> <artifactId>intent-parent</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.2-SNAPSHOT</version> <relativePath>../..</relativePath> </parent>
diff --git a/plugins/org.eclipse.mylyn.docs.intent.exporter.ui/META-INF/MANIFEST.MF b/plugins/org.eclipse.mylyn.docs.intent.exporter.ui/META-INF/MANIFEST.MF index 77e3740..b5b19d4 100644 --- a/plugins/org.eclipse.mylyn.docs.intent.exporter.ui/META-INF/MANIFEST.MF +++ b/plugins/org.eclipse.mylyn.docs.intent.exporter.ui/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-Localization: plugin Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.mylyn.docs.intent.exporter.ui;singleton:=true -Bundle-Version: 0.7.1.qualifier +Bundle-Version: 0.7.2.qualifier Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime, org.eclipse.mylyn.docs.intent.exporter,
diff --git a/plugins/org.eclipse.mylyn.docs.intent.exporter.ui/pom.xml b/plugins/org.eclipse.mylyn.docs.intent.exporter.ui/pom.xml index 0ee5868..b20ed3b 100644 --- a/plugins/org.eclipse.mylyn.docs.intent.exporter.ui/pom.xml +++ b/plugins/org.eclipse.mylyn.docs.intent.exporter.ui/pom.xml
@@ -13,7 +13,7 @@ <parent> <groupId>org.eclipse.mylyn.docs.intent-group</groupId> <artifactId>intent-parent</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.2-SNAPSHOT</version> <relativePath>../..</relativePath> </parent>
diff --git a/plugins/org.eclipse.mylyn.docs.intent.exporter/META-INF/MANIFEST.MF b/plugins/org.eclipse.mylyn.docs.intent.exporter/META-INF/MANIFEST.MF index a1f6c63..f74f112 100644 --- a/plugins/org.eclipse.mylyn.docs.intent.exporter/META-INF/MANIFEST.MF +++ b/plugins/org.eclipse.mylyn.docs.intent.exporter/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: Intent Documentation Exporter Bundle-SymbolicName: org.eclipse.mylyn.docs.intent.exporter -Bundle-Version: 0.7.1.qualifier +Bundle-Version: 0.7.2.qualifier Bundle-Activator: org.eclipse.mylyn.docs.intent.exporter.Activator Bundle-Vendor: Eclipse Mylyn Require-Bundle: org.eclipse.core.runtime,
diff --git a/plugins/org.eclipse.mylyn.docs.intent.exporter/pom.xml b/plugins/org.eclipse.mylyn.docs.intent.exporter/pom.xml index 6f8fc09..f698ec3 100644 --- a/plugins/org.eclipse.mylyn.docs.intent.exporter/pom.xml +++ b/plugins/org.eclipse.mylyn.docs.intent.exporter/pom.xml
@@ -13,7 +13,7 @@ <parent> <groupId>org.eclipse.mylyn.docs.intent-group</groupId> <artifactId>intent-parent</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.2-SNAPSHOT</version> <relativePath>../..</relativePath> </parent>
diff --git a/plugins/org.eclipse.mylyn.docs.intent.markup.gen/META-INF/MANIFEST.MF b/plugins/org.eclipse.mylyn.docs.intent.markup.gen/META-INF/MANIFEST.MF index 17cbbd2..41746cc 100644 --- a/plugins/org.eclipse.mylyn.docs.intent.markup.gen/META-INF/MANIFEST.MF +++ b/plugins/org.eclipse.mylyn.docs.intent.markup.gen/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.mylyn.docs.intent.markup.gen;singleton:=true -Bundle-Version: 0.7.1.qualifier +Bundle-Version: 0.7.2.qualifier Bundle-ClassPath: . Bundle-Vendor: %providerName Bundle-Localization: plugin
diff --git a/plugins/org.eclipse.mylyn.docs.intent.markup.gen/pom.xml b/plugins/org.eclipse.mylyn.docs.intent.markup.gen/pom.xml index 4a51c5b..9e154b1 100644 --- a/plugins/org.eclipse.mylyn.docs.intent.markup.gen/pom.xml +++ b/plugins/org.eclipse.mylyn.docs.intent.markup.gen/pom.xml
@@ -11,13 +11,13 @@ <parent> <groupId>org.eclipse.mylyn.docs.intent-group</groupId> <artifactId>intent-parent</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.2-SNAPSHOT</version> <relativePath>../..</relativePath> </parent> <groupId>acceleo</groupId> <artifactId>org.eclipse.mylyn.docs.intent.markup.gen</artifactId> - <version>0.7.1.qualifier</version> <!-- This version should match the version of your project in the MANIFEST.MF--> + <version>0.7.2-SNAPSHOT</version> <!-- This version should match the version of your project in the MANIFEST.MF--> <packaging>eclipse-plugin</packaging> <build>
diff --git a/plugins/org.eclipse.mylyn.docs.intent.markup.ui/META-INF/MANIFEST.MF b/plugins/org.eclipse.mylyn.docs.intent.markup.ui/META-INF/MANIFEST.MF index 122cfff..79baa32 100644 --- a/plugins/org.eclipse.mylyn.docs.intent.markup.ui/META-INF/MANIFEST.MF +++ b/plugins/org.eclipse.mylyn.docs.intent.markup.ui/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-Localization: plugin Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.mylyn.docs.intent.markup.ui; singleton:=true -Bundle-Version: 0.7.1.qualifier +Bundle-Version: 0.7.2.qualifier Bundle-Activator: org.eclipse.mylyn.docs.intent.markup.ui.Activator Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime,
diff --git a/plugins/org.eclipse.mylyn.docs.intent.markup.ui/pom.xml b/plugins/org.eclipse.mylyn.docs.intent.markup.ui/pom.xml index b68a804..0ee69d9 100644 --- a/plugins/org.eclipse.mylyn.docs.intent.markup.ui/pom.xml +++ b/plugins/org.eclipse.mylyn.docs.intent.markup.ui/pom.xml
@@ -8,7 +8,7 @@ <parent> <groupId>org.eclipse.mylyn.docs.intent-group</groupId> <artifactId>intent-parent</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.2-SNAPSHOT</version> <relativePath>../..</relativePath> </parent>
diff --git a/plugins/org.eclipse.mylyn.docs.intent.markup/META-INF/MANIFEST.MF b/plugins/org.eclipse.mylyn.docs.intent.markup/META-INF/MANIFEST.MF index df1d851..ad9cc24 100644 --- a/plugins/org.eclipse.mylyn.docs.intent.markup/META-INF/MANIFEST.MF +++ b/plugins/org.eclipse.mylyn.docs.intent.markup/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.mylyn.docs.intent.markup;singleton:=true -Bundle-Version: 0.7.1.qualifier +Bundle-Version: 0.7.2.qualifier Bundle-ClassPath: . Bundle-Vendor: %providerName Bundle-Localization: plugin
diff --git a/plugins/org.eclipse.mylyn.docs.intent.markup/pom.xml b/plugins/org.eclipse.mylyn.docs.intent.markup/pom.xml index a6d2423..0a69ed4 100644 --- a/plugins/org.eclipse.mylyn.docs.intent.markup/pom.xml +++ b/plugins/org.eclipse.mylyn.docs.intent.markup/pom.xml
@@ -13,7 +13,7 @@ <parent> <groupId>org.eclipse.mylyn.docs.intent-group</groupId> <artifactId>intent-parent</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.2-SNAPSHOT</version> <relativePath>../..</relativePath> </parent>
diff --git a/plugins/org.eclipse.mylyn.docs.intent.modelingunit.update/META-INF/MANIFEST.MF b/plugins/org.eclipse.mylyn.docs.intent.modelingunit.update/META-INF/MANIFEST.MF index 24a820f..60910a8 100644 --- a/plugins/org.eclipse.mylyn.docs.intent.modelingunit.update/META-INF/MANIFEST.MF +++ b/plugins/org.eclipse.mylyn.docs.intent.modelingunit.update/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-Localization: plugin Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.mylyn.docs.intent.modelingunit.update -Bundle-Version: 0.7.1.qualifier +Bundle-Version: 0.7.2.qualifier Bundle-Vendor: %providerName Bundle-RequiredExecutionEnvironment: J2SE-1.5 Bundle-ActivationPolicy: lazy
diff --git a/plugins/org.eclipse.mylyn.docs.intent.modelingunit.update/pom.xml b/plugins/org.eclipse.mylyn.docs.intent.modelingunit.update/pom.xml index 535f9cc..5e49112 100644 --- a/plugins/org.eclipse.mylyn.docs.intent.modelingunit.update/pom.xml +++ b/plugins/org.eclipse.mylyn.docs.intent.modelingunit.update/pom.xml
@@ -13,7 +13,7 @@ <parent> <groupId>org.eclipse.mylyn.docs.intent-group</groupId> <artifactId>intent-parent</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.2-SNAPSHOT</version> <relativePath>../..</relativePath> </parent>
diff --git a/plugins/org.eclipse.mylyn.docs.intent.parser/META-INF/MANIFEST.MF b/plugins/org.eclipse.mylyn.docs.intent.parser/META-INF/MANIFEST.MF index 32663fb..d66dbf7 100644 --- a/plugins/org.eclipse.mylyn.docs.intent.parser/META-INF/MANIFEST.MF +++ b/plugins/org.eclipse.mylyn.docs.intent.parser/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-Localization: plugin Bundle-Name: %pluginName Bundle-Vendor: %providerName -Bundle-Version: 0.7.1.qualifier +Bundle-Version: 0.7.2.qualifier Bundle-SymbolicName: org.eclipse.mylyn.docs.intent.parser; singleton:=true Bundle-ActivationPolicy: lazy Require-Bundle: org.eclipse.emf.common,
diff --git a/plugins/org.eclipse.mylyn.docs.intent.parser/pom.xml b/plugins/org.eclipse.mylyn.docs.intent.parser/pom.xml index c66efd4..e2b456a 100644 --- a/plugins/org.eclipse.mylyn.docs.intent.parser/pom.xml +++ b/plugins/org.eclipse.mylyn.docs.intent.parser/pom.xml
@@ -13,7 +13,7 @@ <parent> <groupId>org.eclipse.mylyn.docs.intent-group</groupId> <artifactId>intent-parent</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.2-SNAPSHOT</version> <relativePath>../..</relativePath> </parent>
diff --git a/plugins/org.eclipse.mylyn.docs.intent/META-INF/MANIFEST.MF b/plugins/org.eclipse.mylyn.docs.intent/META-INF/MANIFEST.MF index 002db86..18bac32 100644 --- a/plugins/org.eclipse.mylyn.docs.intent/META-INF/MANIFEST.MF +++ b/plugins/org.eclipse.mylyn.docs.intent/META-INF/MANIFEST.MF
@@ -3,5 +3,5 @@ Bundle-Localization: plugin Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.mylyn.docs.intent -Bundle-Version: 0.7.1.qualifier +Bundle-Version: 0.7.2.qualifier Bundle-Vendor: %providerName
diff --git a/plugins/org.eclipse.mylyn.docs.intent/pom.xml b/plugins/org.eclipse.mylyn.docs.intent/pom.xml index cc88737..f97732e 100644 --- a/plugins/org.eclipse.mylyn.docs.intent/pom.xml +++ b/plugins/org.eclipse.mylyn.docs.intent/pom.xml
@@ -13,7 +13,7 @@ <parent> <groupId>org.eclipse.mylyn.docs.intent-group</groupId> <artifactId>intent-parent</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.2-SNAPSHOT</version> <relativePath>../..</relativePath> </parent>
diff --git a/pom.xml b/pom.xml index cf54cfe..52b1951 100644 --- a/pom.xml +++ b/pom.xml
@@ -19,7 +19,7 @@ <groupId>org.eclipse.mylyn.docs.intent-group</groupId> <artifactId>intent-parent</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.2-SNAPSHOT</version> <packaging>pom</packaging> <licenses>
diff --git a/tests/org.eclipse.mylyn.docs.intent.client.compiler.test/META-INF/MANIFEST.MF b/tests/org.eclipse.mylyn.docs.intent.client.compiler.test/META-INF/MANIFEST.MF index 4b093be..cafae45 100644 --- a/tests/org.eclipse.mylyn.docs.intent.client.compiler.test/META-INF/MANIFEST.MF +++ b/tests/org.eclipse.mylyn.docs.intent.client.compiler.test/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-Localization: plugin Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.mylyn.docs.intent.client.compiler.test -Bundle-Version: 0.7.1.qualifier +Bundle-Version: 0.7.2.qualifier Bundle-Vendor: %providerName Bundle-RequiredExecutionEnvironment: J2SE-1.5 Require-Bundle: org.junit;bundle-version="4.0.0",
diff --git a/tests/org.eclipse.mylyn.docs.intent.client.compiler.test/pom.xml b/tests/org.eclipse.mylyn.docs.intent.client.compiler.test/pom.xml index ca15871..ff9c4b7 100644 --- a/tests/org.eclipse.mylyn.docs.intent.client.compiler.test/pom.xml +++ b/tests/org.eclipse.mylyn.docs.intent.client.compiler.test/pom.xml
@@ -13,7 +13,7 @@ <parent> <groupId>org.eclipse.mylyn.docs.intent-group</groupId> <artifactId>intent-parent</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.2-SNAPSHOT</version> <relativePath>../..</relativePath> </parent>
diff --git a/tests/org.eclipse.mylyn.docs.intent.client.ui.test/META-INF/MANIFEST.MF b/tests/org.eclipse.mylyn.docs.intent.client.ui.test/META-INF/MANIFEST.MF index cf11a7f..7a13492 100644 --- a/tests/org.eclipse.mylyn.docs.intent.client.ui.test/META-INF/MANIFEST.MF +++ b/tests/org.eclipse.mylyn.docs.intent.client.ui.test/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.mylyn.docs.intent.client.ui.test -Bundle-Version: 0.7.1.qualifier +Bundle-Version: 0.7.2.qualifier Bundle-ClassPath: . Bundle-Vendor: %providerName Bundle-Localization: plugin
diff --git a/tests/org.eclipse.mylyn.docs.intent.client.ui.test/pom.xml b/tests/org.eclipse.mylyn.docs.intent.client.ui.test/pom.xml index 97a1a8c..47d9011 100644 --- a/tests/org.eclipse.mylyn.docs.intent.client.ui.test/pom.xml +++ b/tests/org.eclipse.mylyn.docs.intent.client.ui.test/pom.xml
@@ -13,7 +13,7 @@ <parent> <groupId>org.eclipse.mylyn.docs.intent-group</groupId> <artifactId>intent-parent</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.2-SNAPSHOT</version> <relativePath>../..</relativePath> </parent>
diff --git a/tests/org.eclipse.mylyn.docs.intent.collab.test/META-INF/MANIFEST.MF b/tests/org.eclipse.mylyn.docs.intent.collab.test/META-INF/MANIFEST.MF index eef95bf..df6cc95 100644 --- a/tests/org.eclipse.mylyn.docs.intent.collab.test/META-INF/MANIFEST.MF +++ b/tests/org.eclipse.mylyn.docs.intent.collab.test/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.mylyn.docs.intent.collab.test;singleton:=true -Bundle-Version: 0.7.1.qualifier +Bundle-Version: 0.7.2.qualifier Bundle-ClassPath: . Bundle-Vendor: %providerName Bundle-Localization: plugin
diff --git a/tests/org.eclipse.mylyn.docs.intent.collab.test/pom.xml b/tests/org.eclipse.mylyn.docs.intent.collab.test/pom.xml index e2f0fd4..c6e5caa 100644 --- a/tests/org.eclipse.mylyn.docs.intent.collab.test/pom.xml +++ b/tests/org.eclipse.mylyn.docs.intent.collab.test/pom.xml
@@ -13,7 +13,7 @@ <parent> <groupId>org.eclipse.mylyn.docs.intent-group</groupId> <artifactId>intent-parent</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.2-SNAPSHOT</version> <relativePath>../..</relativePath> </parent>
diff --git a/tests/org.eclipse.mylyn.docs.intent.parser.test/META-INF/MANIFEST.MF b/tests/org.eclipse.mylyn.docs.intent.parser.test/META-INF/MANIFEST.MF index 4e119fe..532436f 100644 --- a/tests/org.eclipse.mylyn.docs.intent.parser.test/META-INF/MANIFEST.MF +++ b/tests/org.eclipse.mylyn.docs.intent.parser.test/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-Localization: plugin Bundle-Name: org.eclipse.mylyn.docs.intent.modelingunit.parser.test Bundle-SymbolicName: org.eclipse.mylyn.docs.intent.parser.test -Bundle-Version: 0.7.1.qualifier +Bundle-Version: 0.7.2.qualifier Export-Package: org.eclipse.mylyn.docs.intent.parser.modelingunit.test.utils, org.eclipse.mylyn.docs.intent.parser.test Require-Bundle: org.eclipse.emf.common;bundle-version="2.6.0",
diff --git a/tests/org.eclipse.mylyn.docs.intent.parser.test/pom.xml b/tests/org.eclipse.mylyn.docs.intent.parser.test/pom.xml index 49394b2..6132815 100644 --- a/tests/org.eclipse.mylyn.docs.intent.parser.test/pom.xml +++ b/tests/org.eclipse.mylyn.docs.intent.parser.test/pom.xml
@@ -13,7 +13,7 @@ <parent> <groupId>org.eclipse.mylyn.docs.intent-group</groupId> <artifactId>intent-parent</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.2-SNAPSHOT</version> <relativePath>../..</relativePath> </parent>