Skip to content

Commit

Permalink
JBIDE-20961 - For JBIDE 4.3.1.Beta1: Prepare for future Beta1 [Birt]
Browse files Browse the repository at this point in the history
  • Loading branch information
snjeza committed Oct 15, 2015
1 parent fd51df5 commit 019362b
Show file tree
Hide file tree
Showing 17 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion features/org.jboss.tools.birt.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.jboss.tools.birt.feature"
label="%featureName"
version="1.8.0.qualifier"
version="1.8.1.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
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.tools.birt</groupId>
<artifactId>features</artifactId>
<version>1.8.0-SNAPSHOT</version>
<version>1.8.1-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
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.jboss.tools.birt.test.feature"
label="%featureName"
version="1.8.0.qualifier"
version="1.8.1.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
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.tools.birt</groupId>
<artifactId>features</artifactId>
<version>1.8.0-SNAPSHOT</version>
<version>1.8.1-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
Original file line number Diff line number Diff line change
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.8.0-SNAPSHOT</version>
<version>1.8.1-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
Original file line number Diff line number Diff line change
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.8.0.qualifier
Bundle-Version: 1.8.1.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
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.tools.birt</groupId>
<artifactId>plugins</artifactId>
<version>1.8.0-SNAPSHOT</version>
<version>1.8.1-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
Original file line number Diff line number Diff line change
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.8.0.qualifier
Bundle-Version: 1.8.1.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
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.tools.birt</groupId>
<artifactId>plugins</artifactId>
<version>1.8.0-SNAPSHOT</version>
<version>1.8.1-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
Original file line number Diff line number Diff line change
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.8.0.qualifier
Bundle-Version: 1.8.1.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
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.tools.birt</groupId>
<artifactId>plugins</artifactId>
<version>1.8.0-SNAPSHOT</version>
<version>1.8.1-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
Original file line number Diff line number Diff line change
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.8.0-SNAPSHOT</version>
<version>1.8.1-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.birt</groupId>
<artifactId>plugins</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>parent</artifactId>
<version>4.3.0.Final-SNAPSHOT</version>
<version>4.3.1.Beta1-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools</groupId>
<artifactId>birt</artifactId>
<name>jbosstools-birt</name>
<version>1.8.0-SNAPSHOT</version>
<version>1.8.1-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
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>birt</artifactId>
<version>1.8.0-SNAPSHOT</version>
<version>1.8.1-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
Original file line number Diff line number Diff line change
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.8.0.qualifier
Bundle-Version: 1.8.1.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
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.tools.birt</groupId>
<artifactId>tests</artifactId>
<version>1.8.0-SNAPSHOT</version>
<version>1.8.1-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
Original file line number Diff line number Diff line change
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.8.0-SNAPSHOT</version>
<version>1.8.1-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.birt</groupId>
<artifactId>tests</artifactId>
Expand Down

0 comments on commit 019362b

Please sign in to comment.