Skip to content

Commit

Permalink
JBIDE-20957 fix pom versions 4.3.0 -> 1.0.1; fix manifest versions 1.…
Browse files Browse the repository at this point in the history
…0.0 -> 1.0.0; use parent pom 4.3.1.Beta1
  • Loading branch information
nickboldt committed Oct 21, 2015
1 parent 9758d0b commit 16de372
Show file tree
Hide file tree
Showing 29 changed files with 42 additions and 42 deletions.
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: EGit wizard delegating import to Easymport
Bundle-SymbolicName: org.jboss.tools.playground.easymport.egit;singleton:=true
Bundle-Version: 1.0.0.qualifier
Bundle-Version: 1.0.1.qualifier
Bundle-Vendor: JBoss, by Red Hat
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
Expand Down
4 changes: 2 additions & 2 deletions deprecated/org.jboss.tools.playground.easymport.egit/pom.xml
Expand Up @@ -5,10 +5,10 @@
<parent>
<groupId>org.jboss.tools.playground</groupId>
<artifactId>plugins</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.playground.plugins</groupId>
<artifactId>org.jboss.tools.playground.easymport.egit</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Easymport :: Java/JDT support (deprecated, moved to e4)
Bundle-SymbolicName: org.jboss.tools.playground.easymport.java;singleton:=true
Bundle-Version: 1.0.0.qualifier
Bundle-Version: 1.0.1.qualifier
Bundle-Vendor: JBoss, by Red Hat
Require-Bundle: org.eclipse.e4.ui.importer.java
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Expand Down
4 changes: 2 additions & 2 deletions deprecated/org.jboss.tools.playground.easymport.java/pom.xml
Expand Up @@ -5,10 +5,10 @@
<parent>
<groupId>org.jboss.tools.playground</groupId>
<artifactId>deprecated</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.playground.deprecated</groupId>
<artifactId>org.jboss.tools.playground.easymport.java</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Easymport :: JavaScript support (deprecated, moved to JSDT)
Bundle-SymbolicName: org.jboss.tools.playground.easymport.javascript;singleton:=true
Bundle-Version: 1.0.0.qualifier
Bundle-Version: 1.0.1.qualifier
Bundle-Vendor: JBoss, by Red Hat
Require-Bundle: org.eclipse.wst.jsdt.ui.importer
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Expand Down
Expand Up @@ -5,10 +5,10 @@
<parent>
<groupId>org.jboss.tools.playground</groupId>
<artifactId>deprecated</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.playground.plugins</groupId>
<artifactId>org.jboss.tools.playground.easymport.javascript</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Easymport :: PDE support (Deprecated, moved to e4
Bundle-SymbolicName: org.jboss.tools.playground.easymport.pde;singleton:=true
Bundle-Version: 1.0.0.qualifier
Bundle-Version: 1.0.1.qualifier
Bundle-Vendor: JBoss, by Red Hat
Require-Bundle: org.eclipse.e4.ui.importer.pde
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Expand Down
4 changes: 2 additions & 2 deletions deprecated/org.jboss.tools.playground.easymport.pde/pom.xml
Expand Up @@ -5,10 +5,10 @@
<parent>
<groupId>org.jboss.tools.playground</groupId>
<artifactId>deprecated</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.playground.deprecated</groupId>
<artifactId>org.jboss.tools.playground.easymport.pde</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Easymport : Base & Framework (Deprecated, moved to e4)
Bundle-SymbolicName: org.jboss.tools.playground.easymport;singleton:=true
Bundle-Version: 1.0.0.qualifier
Bundle-Version: 1.0.1.qualifier
Bundle-Activator: org.jboss.tools.playground.easymport.Activator
Bundle-Vendor: JBoss, by Red Hat
Require-Bundle: org.eclipse.e4.ui.importer
Expand Down
4 changes: 2 additions & 2 deletions deprecated/org.jboss.tools.playground.easymport/pom.xml
Expand Up @@ -5,10 +5,10 @@
<parent>
<groupId>org.jboss.tools.playground</groupId>
<artifactId>deprecated</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.playground.deprecated</groupId>
<artifactId>org.jboss.tools.playground.easymport</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nestor : Remove me (integrated in Platform 4.4.M5)
Bundle-SymbolicName: org.jboss.tools.playground.nestor;singleton:=true
Bundle-Version: 1.0.0.qualifier
Bundle-Version: 1.0.1.qualifier
Bundle-Vendor: JBoss, by Red Hat
Require-Bundle: org.eclipse.ui.navigator.resources;bundle-version="3.4.800.N20140124-1500"
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Expand Down
4 changes: 2 additions & 2 deletions deprecated/org.jboss.tools.playground.nestor/pom.xml
Expand Up @@ -5,10 +5,10 @@
<parent>
<groupId>org.jboss.tools.playground</groupId>
<artifactId>deprecated</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.playground.deprecated</groupId>
<artifactId>org.jboss.tools.playground.nestor</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
2 changes: 1 addition & 1 deletion deprecated/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>playground</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.playground</groupId>
<artifactId>deprecated</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion features/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>playground</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.playground</groupId>
<artifactId>features</artifactId>
Expand Down
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Autosave : Save dirty editors automatically
Bundle-SymbolicName: org.jboss.tools.playground.autosave;singleton:=true
Bundle-Version: 1.0.0.qualifier
Bundle-Version: 1.0.1.qualifier
Bundle-Activator: org.jboss.tools.playground.autosave.internal.Activator
Bundle-Vendor: JBoss
Require-Bundle: org.eclipse.ui,
Expand Down
4 changes: 2 additions & 2 deletions plugins/org.jboss.tools.playground.autosave/pom.xml
Expand Up @@ -5,10 +5,10 @@
<parent>
<groupId>org.jboss.tools.playground</groupId>
<artifactId>plugins</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.playground.plugins</groupId>
<artifactId>org.jboss.tools.playground.autosave</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Bower : Bower Tools for Eclipse
Bundle-SymbolicName: org.jboss.tools.playground.bower;singleton:=true
Bundle-Version: 1.0.0.qualifier
Bundle-Version: 1.0.1.qualifier
Bundle-Activator: org.jboss.tools.playground.bower.internal.Activator
Bundle-Vendor: JBoss
Require-Bundle: org.eclipse.ui,
Expand Down
4 changes: 2 additions & 2 deletions plugins/org.jboss.tools.playground.bower/pom.xml
Expand Up @@ -5,10 +5,10 @@
<parent>
<groupId>org.jboss.tools.playground</groupId>
<artifactId>plugins</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.playground.plugins</groupId>
<artifactId>org.jboss.tools.playground.bower</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Easymport :: Java EE support
Bundle-SymbolicName: org.jboss.tools.playground.easymport.jee;singleton:=true
Bundle-Version: 1.0.0.qualifier
Bundle-Version: 1.0.1.qualifier
Bundle-Vendor: JBoss, by Red Hat
Require-Bundle: org.eclipse.e4.ui.importer,
org.eclipse.e4.ui.importer.java,
Expand Down
4 changes: 2 additions & 2 deletions plugins/org.jboss.tools.playground.easymport.jee/pom.xml
Expand Up @@ -5,10 +5,10 @@
<parent>
<groupId>org.jboss.tools.playground</groupId>
<artifactId>plugins</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.playground.plugins</groupId>
<artifactId>org.jboss.tools.playground.easymport.jee</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Easymport :: Maven support
Bundle-SymbolicName: org.jboss.tools.playground.easymport.maven;singleton:=true
Bundle-Version: 1.0.0.qualifier
Bundle-Version: 1.0.1.qualifier
Bundle-Vendor: JBoss, by Red Hat
Require-Bundle: org.eclipse.e4.ui.importer,
org.eclipse.ui,
Expand Down
4 changes: 2 additions & 2 deletions plugins/org.jboss.tools.playground.easymport.maven/pom.xml
Expand Up @@ -5,10 +5,10 @@
<parent>
<groupId>org.jboss.tools.playground</groupId>
<artifactId>plugins</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.playground.plugins</groupId>
<artifactId>org.jboss.tools.playground.easymport.maven</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Auto-update out-of-date Maven project configuration
Bundle-SymbolicName: org.jboss.tools.playground.maven.autoupdate;singleton:=true
Bundle-Version: 1.0.0.qualifier
Bundle-Version: 1.0.1.qualifier
Bundle-Vendor: JBoss, by Red Hat
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.core.resources,
Expand Down
4 changes: 2 additions & 2 deletions plugins/org.jboss.tools.playground.maven.autoupdate/pom.xml
Expand Up @@ -5,10 +5,10 @@
<parent>
<groupId>org.jboss.tools.playground</groupId>
<artifactId>plugins</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.playground.plugins</groupId>
<artifactId>org.jboss.tools.playground.maven.autoupdate</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Naturist : Edit project natures
Bundle-SymbolicName: org.jboss.tools.playground.naturist;singleton:=true
Bundle-Version: 1.0.0.qualifier
Bundle-Version: 1.0.1.qualifier
Bundle-Activator: org.jboss.tools.playground.naturist.Activator
Bundle-Vendor: JBoss, by Red Hat
Require-Bundle: org.eclipse.ui,
Expand Down
4 changes: 2 additions & 2 deletions plugins/org.jboss.tools.playground.naturist/pom.xml
Expand Up @@ -5,10 +5,10 @@
<parent>
<groupId>org.jboss.tools.playground</groupId>
<artifactId>plugins</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.playground.plugins</groupId>
<artifactId>org.jboss.tools.playground.naturist</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
2 changes: 1 addition & 1 deletion plugins/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>playground</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.playground</groupId>
<artifactId>plugins</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -5,10 +5,10 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>parent</artifactId>
<version>4.3.0.Final-SNAPSHOT</version>
<version>4.3.1.Beta1-SNAPSHOT</version>
</parent>
<artifactId>playground</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<properties>
<tycho.scmUrl>scm:git:https://github.com/jbosstools/jbosstools-playground.git</tycho.scmUrl>
Expand Down
2 changes: 1 addition & 1 deletion site/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>playground</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.playground</groupId>
<artifactId>repository</artifactId>
Expand Down

0 comments on commit 16de372

Please sign in to comment.