Skip to content
This repository has been archived by the owner on Apr 3, 2018. It is now read-only.

Commit

Permalink
prep 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bruno-medeiros committed Dec 28, 2016
1 parent b6a1565 commit cc3896d
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="com.github.rustdt"
label="%featureName"
version="0.7.0.qualifier"
version="0.8.0.qualifier"
provider-name="%providerName"
plugin="com.github.rustdt.jvmcheck">

Expand Down
2 changes: 1 addition & 1 deletion feature/pom.xml
Expand Up @@ -11,7 +11,7 @@
</parent>

<artifactId>com.github.rustdt</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>0.8.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>

</project>
2 changes: 1 addition & 1 deletion plugin_ide.core.tests/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: com.github.rustdt.ide.core.tests;singleton:=true
Bundle-Version: 0.7.0.qualifier
Bundle-Version: 0.8.0.qualifier
Fragment-Host: com.github.rustdt.ide.core
Bundle-Vendor: %pluginProvider
Bundle-Name: %pluginNameTests
Expand Down
2 changes: 1 addition & 1 deletion plugin_ide.core.tests/pom.xml
Expand Up @@ -11,7 +11,7 @@
</parent>

<artifactId>com.github.rustdt.ide.core.tests</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>0.8.0-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>

<build>
Expand Down
2 changes: 1 addition & 1 deletion plugin_ide.core/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: com.github.rustdt.ide.core;singleton:=true
Bundle-Version: 0.7.0.qualifier
Bundle-Version: 0.8.0.qualifier
Bundle-Name: %pluginName
Bundle-Vendor: %pluginProvider
Bundle-Localization: plugin
Expand Down
2 changes: 1 addition & 1 deletion plugin_ide.core/pom.xml
Expand Up @@ -11,7 +11,7 @@
</parent>

<artifactId>com.github.rustdt.ide.core</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>0.8.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

</project>
2 changes: 1 addition & 1 deletion plugin_ide.debug/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: com.github.rustdt.ide.debug;singleton:=true
Bundle-Version: 0.7.0.qualifier
Bundle-Version: 0.8.0.qualifier
Bundle-Name: %pluginName
Bundle-Vendor: %pluginProvider
Bundle-Localization: plugin
Expand Down
2 changes: 1 addition & 1 deletion plugin_ide.debug/pom.xml
Expand Up @@ -11,7 +11,7 @@
</parent>

<artifactId>com.github.rustdt.ide.debug</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>0.8.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

</project>
2 changes: 1 addition & 1 deletion plugin_ide.ui.tests/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: com.github.rustdt.ide.ui.tests;singleton:=true
Bundle-Version: 0.7.0.qualifier
Bundle-Version: 0.8.0.qualifier
Fragment-Host: com.github.rustdt.ide.ui
Bundle-Vendor: %pluginProvider
Bundle-Name: %pluginNameTests
Expand Down
2 changes: 1 addition & 1 deletion plugin_ide.ui.tests/pom.xml
Expand Up @@ -11,7 +11,7 @@
</parent>

<artifactId>com.github.rustdt.ide.ui.tests</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>0.8.0-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>

<build>
Expand Down
2 changes: 1 addition & 1 deletion plugin_ide.ui/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: com.github.rustdt.ide.ui;singleton:=true
Bundle-Version: 0.7.0.qualifier
Bundle-Version: 0.8.0.qualifier
Bundle-Name: %pluginName
Bundle-Vendor: %pluginProvider
Bundle-Localization: plugin
Expand Down
2 changes: 1 addition & 1 deletion plugin_ide.ui/pom.xml
Expand Up @@ -11,7 +11,7 @@
</parent>

<artifactId>com.github.rustdt.ide.ui</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>0.8.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

</project>
2 changes: 1 addition & 1 deletion plugin_tooling.tests/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: com.github.rustdt.tooling.tests;singleton:=true
Bundle-Version: 0.7.0.qualifier
Bundle-Version: 0.8.0.qualifier
Fragment-Host: com.github.rustdt.tooling
Bundle-Vendor: %pluginProvider
Bundle-Name: %pluginNameTests
Expand Down
2 changes: 1 addition & 1 deletion plugin_tooling.tests/pom.xml
Expand Up @@ -11,7 +11,7 @@
</parent>

<artifactId>com.github.rustdt.tooling.tests</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>0.8.0-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>

<build>
Expand Down
2 changes: 1 addition & 1 deletion plugin_tooling/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: com.github.rustdt.tooling;singleton:=true
Bundle-Version: 0.7.0.qualifier
Bundle-Version: 0.8.0.qualifier
Bundle-Name: %pluginName
Bundle-Vendor: %pluginProvider
Bundle-Localization: plugin
Expand Down
2 changes: 1 addition & 1 deletion plugin_tooling/pom.xml
Expand Up @@ -11,7 +11,7 @@
</parent>

<artifactId>com.github.rustdt.tooling</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>0.8.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<properties>
Expand Down

0 comments on commit cc3896d

Please sign in to comment.