Skip to content

Commit

Permalink
JBIDE-20208 - Updating component version to 1.8.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
snjeza committed Jul 7, 2015
1 parent 9b00870 commit c6dc38c
Show file tree
Hide file tree
Showing 17 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion features/org.jboss.tools.birt.feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.jboss.tools.birt.feature"
label="%featureName"
version="1.9.0.qualifier"
version="1.8.0.qualifier"
provider-name="%providerName"
license-feature="org.jboss.tools.foundation.license.feature"
license-feature-version="0.0.0"
Expand Down
2 changes: 1 addition & 1 deletion features/org.jboss.tools.birt.feature/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.tools.birt</groupId>
<artifactId>features</artifactId>
<version>1.9.0-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.birt.features</groupId>
<artifactId>org.jboss.tools.birt.feature</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion features/org.jboss.tools.birt.test.feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.jboss.tools.birt.test.feature"
label="%featureName"
version="1.9.0.qualifier"
version="1.8.0.qualifier"
provider-name="%providerName"
license-feature="org.jboss.tools.foundation.license.feature"
license-feature-version="0.0.0"
Expand Down
2 changes: 1 addition & 1 deletion features/org.jboss.tools.birt.test.feature/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.tools.birt</groupId>
<artifactId>features</artifactId>
<version>1.9.0-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.birt.features</groupId>
<artifactId>org.jboss.tools.birt.test.feature</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion features/pom.xml
Expand Up @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>birt</artifactId>
<version>1.9.0-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.birt</groupId>
<artifactId>features</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.birt.core/META-INF/MANIFEST.MF
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %BundleName
Bundle-SymbolicName: org.jboss.tools.birt.core;singleton:=true
Bundle-Version: 1.9.0.qualifier
Bundle-Version: 1.8.0.qualifier
Bundle-Activator: org.jboss.tools.birt.core.BirtCoreActivator
Bundle-Vendor: %BundleVendor
Bundle-Localization: plugin
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.birt.core/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.tools.birt</groupId>
<artifactId>plugins</artifactId>
<version>1.9.0-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.birt.plugins</groupId>
<artifactId>org.jboss.tools.birt.core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.birt.oda.ui/META-INF/MANIFEST.MF
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %plugin.name
Bundle-SymbolicName: org.jboss.tools.birt.oda.ui;singleton:=true
Bundle-Version: 1.9.0.qualifier
Bundle-Version: 1.8.0.qualifier
Bundle-Activator: org.jboss.tools.birt.oda.ui.Activator
Bundle-Vendor: %BundleVendor
Bundle-Localization: plugin
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.birt.oda.ui/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.tools.birt</groupId>
<artifactId>plugins</artifactId>
<version>1.9.0-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.birt.plugins</groupId>
<artifactId>org.jboss.tools.birt.oda.ui</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.birt.oda/META-INF/MANIFEST.MF
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %plugin.name
Bundle-SymbolicName: org.jboss.tools.birt.oda;singleton:=true
Bundle-Version: 1.9.0.qualifier
Bundle-Version: 1.8.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.jboss.tools.birt.oda.Activator
Bundle-Vendor: %BundleVendor
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.birt.oda/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.tools.birt</groupId>
<artifactId>plugins</artifactId>
<version>1.9.0-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.birt.plugins</groupId>
<artifactId>org.jboss.tools.birt.oda</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/pom.xml
Expand Up @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>birt</artifactId>
<version>1.9.0-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.birt</groupId>
<artifactId>plugins</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -9,7 +9,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
<groupId>org.jboss.tools</groupId>
<artifactId>birt</artifactId>
<name>jbosstools-birt</name>
<version>1.9.0-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
<packaging>pom</packaging>
<properties>
<tycho.scmUrl>scm:git:https://github.com/jbosstools/jbosstools-birt.git</tycho.scmUrl>
Expand Down
2 changes: 1 addition & 1 deletion site/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>birt</artifactId>
<version>1.9.0-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.birt</groupId>
<artifactId>birt.site</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tests/org.jboss.tools.birt.core.test/META-INF/MANIFEST.MF
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: BIRT Core Tests
Bundle-SymbolicName: org.jboss.tools.birt.core.test
Bundle-Version: 1.9.0.qualifier
Bundle-Version: 1.8.0.qualifier
Bundle-Vendor: JBoss by RedHat
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Require-Bundle: org.jboss.tools.tests,
Expand Down
2 changes: 1 addition & 1 deletion tests/org.jboss.tools.birt.core.test/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.tools.birt</groupId>
<artifactId>tests</artifactId>
<version>1.9.0-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.birt.tests</groupId>
<artifactId>org.jboss.tools.birt.core.test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tests/pom.xml
Expand Up @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>birt</artifactId>
<version>1.9.0-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.birt</groupId>
<artifactId>tests</artifactId>
Expand Down

0 comments on commit c6dc38c

Please sign in to comment.