Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MODETOOLS-69 Upgrade Plugins, Features, Site, And Poms To Version 3.4 #45

Merged
merged 1 commit into from Aug 1, 2013
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion features/org.jboss.tools.modeshape.jcr.feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.jboss.tools.modeshape.jcr.feature"
label="%featureName"
version="3.3.0.qualifier"
version="3.4.0.qualifier"
provider-name="%featureProvider"
plugin="org.jboss.tools.modeshape.jcr.ui"
image="feature.png">
Expand Down
2 changes: 1 addition & 1 deletion features/org.jboss.tools.modeshape.jcr.feature/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.modeshape</groupId>
<artifactId>features</artifactId>
<version>3.3.0-SNAPSHOT</version>
<version>3.4.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.modeshape.features</groupId>
<artifactId>org.jboss.tools.modeshape.jcr.feature</artifactId>
Expand Down
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.jboss.tools.modeshape.jcr.test.feature"
label="%featureName"
version="3.3.0.qualifier"
version="3.4.0.qualifier"
provider-name="%featureProvider">

<description url="%descriptionUrl">
Expand Down
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.modeshape</groupId>
<artifactId>features</artifactId>
<version>3.3.0-SNAPSHOT</version>
<version>3.4.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.modeshape.features</groupId>
<artifactId>org.jboss.tools.modeshape.jcr.test.feature</artifactId>
Expand Down
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.jboss.tools.modeshape.rest.feature"
label="%featureName"
version="3.3.0.qualifier"
version="3.4.0.qualifier"
provider-name="%featureProvider"
plugin="org.jboss.tools.modeshape.rest"
image="feature.png">
Expand Down
2 changes: 1 addition & 1 deletion features/org.jboss.tools.modeshape.rest.feature/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.modeshape</groupId>
<artifactId>features</artifactId>
<version>3.3.0-SNAPSHOT</version>
<version>3.4.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.modeshape.features</groupId>
<artifactId>org.jboss.tools.modeshape.rest.feature</artifactId>
Expand Down
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.jboss.tools.modeshape.rest.test.feature"
label="%featureName"
version="3.3.0.qualifier"
version="3.4.0.qualifier"
provider-name="%featureProvider">

<description url="%descriptionUrl">
Expand Down
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.modeshape</groupId>
<artifactId>features</artifactId>
<version>3.3.0-SNAPSHOT</version>
<version>3.4.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.modeshape.features</groupId>
<artifactId>org.jboss.tools.modeshape.rest.test.feature</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion features/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>modeshape</artifactId>
<version>3.3.0-SNAPSHOT</version>
<version>3.4.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.modeshape</groupId>
<artifactId>features</artifactId>
Expand Down
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundleName
Bundle-SymbolicName: org.jboss.tools.modeshape.client;singleton:=true
Bundle-Version: 3.3.0.qualifier
Bundle-Version: 3.4.0.qualifier
Bundle-Vendor: %bundleVendor
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-ActivationPolicy: lazy
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.modeshape.client/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.modeshape</groupId>
<artifactId>plugins</artifactId>
<version>3.3.0-SNAPSHOT</version>
<version>3.4.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.modeshape.plugins</groupId>
<artifactId>org.jboss.tools.modeshape.client</artifactId>
Expand Down
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundleName
Bundle-SymbolicName: org.jboss.tools.modeshape.jcr.doc.user;singleton:=true
Bundle-Version: 3.3.0.qualifier
Bundle-Version: 3.4.0.qualifier
Bundle-Vendor: %bundleVendor
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.modeshape.jcr.doc.user/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.modeshape</groupId>
<artifactId>plugins</artifactId>
<version>3.3.0-SNAPSHOT</version>
<version>3.4.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.modeshape.plugins</groupId>
<artifactId>org.jboss.tools.modeshape.jcr.doc.user</artifactId>
Expand Down
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundleName
Bundle-SymbolicName: org.jboss.tools.modeshape.jcr.ui;singleton:=true
Bundle-Version: 3.3.0.qualifier
Bundle-Version: 3.4.0.qualifier
Bundle-Vendor: %bundleVendor
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-ActivationPolicy: lazy
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.modeshape.jcr.ui/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.modeshape</groupId>
<artifactId>plugins</artifactId>
<version>3.3.0-SNAPSHOT</version>
<version>3.4.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.modeshape.plugins</groupId>
<artifactId>org.jboss.tools.modeshape.jcr.ui</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.modeshape.jcr/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.modeshape.jcr;singleton:=true
Bundle-Version: 3.3.0.qualifier
Bundle-Version: 3.4.0.qualifier
Bundle-Vendor: %bundleVendor
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-ActivationPolicy: lazy
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.modeshape.jcr/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.modeshape</groupId>
<artifactId>plugins</artifactId>
<version>3.3.0-SNAPSHOT</version>
<version>3.4.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.modeshape.plugins</groupId>
<artifactId>org.jboss.tools.modeshape.jcr</artifactId>
Expand Down
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundleName
Bundle-SymbolicName: org.jboss.tools.modeshape.rest.doc.user;singleton:=true
Bundle-Version: 3.3.0.qualifier
Bundle-Version: 3.4.0.qualifier
Bundle-Vendor: %bundleVendor
Bundle-Localization: plugin
Bundle-ActivationPolicy: lazy
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.modeshape.rest.doc.user/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.modeshape</groupId>
<artifactId>plugins</artifactId>
<version>3.3.0-SNAPSHOT</version>
<version>3.4.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.modeshape.plugins</groupId>
<artifactId>org.jboss.tools.modeshape.rest.doc.user</artifactId>
Expand Down
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundleName
Bundle-SymbolicName: org.jboss.tools.modeshape.rest;singleton:=true
Bundle-Version: 3.3.0.qualifier
Bundle-Version: 3.4.0.qualifier
Bundle-Activator: org.jboss.tools.modeshape.rest.Activator
Bundle-Vendor: %bundleVendor
Bundle-Localization: plugin
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.modeshape.rest/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.modeshape</groupId>
<artifactId>plugins</artifactId>
<version>3.3.0-SNAPSHOT</version>
<version>3.4.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.modeshape.plugins</groupId>
<artifactId>org.jboss.tools.modeshape.rest</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.modeshape.ui/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.modeshape.ui;singleton:=true
Bundle-Version: 3.3.0.qualifier
Bundle-Version: 3.4.0.qualifier
Bundle-Vendor: %bundleVendor
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-ActivationPolicy: lazy
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.modeshape.ui/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.modeshape</groupId>
<artifactId>plugins</artifactId>
<version>3.3.0-SNAPSHOT</version>
<version>3.4.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.modeshape.plugins</groupId>
<artifactId>org.jboss.tools.modeshape.ui</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>modeshape</artifactId>
<version>3.3.0-SNAPSHOT</version>
<version>3.4.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.modeshape</groupId>
<artifactId>plugins</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -15,7 +15,7 @@

<groupId>org.jboss.tools</groupId>
<artifactId>modeshape</artifactId>
<version>3.3.0-SNAPSHOT</version>
<version>3.4.0-SNAPSHOT</version>
<name>modeshape.all</name>
<packaging>pom</packaging>

Expand Down
6 changes: 3 additions & 3 deletions site/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>modeshape</artifactId>
<version>3.3.0-SNAPSHOT</version>
<version>3.4.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.modeshape</groupId>
<artifactId>modeshape.site</artifactId>
Expand All @@ -15,8 +15,8 @@

<properties>
<update.site.name>ModeShape Tools</update.site.name>
<update.site.description>Stable Release</update.site.description>
<update.site.version>3.3.0.${BUILD_ALIAS}</update.site.version>
<update.site.description>Development Release</update.site.description>
<update.site.version>3.4.0.${BUILD_ALIAS}</update.site.version>
<!-- <target.eclipse.version>4.2 (Juno)</target.eclipse.version> -->
<target.eclipse.version>4.3 (Kepler)</target.eclipse.version>
<siteTemplateFolder>siteTemplateFolder</siteTemplateFolder>
Expand Down
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundleName
Bundle-SymbolicName: org.jboss.tools.modeshape.jcr.test;singleton:=true
Bundle-Version: 3.3.0.qualifier
Bundle-Version: 3.4.0.qualifier
Bundle-Vendor: %bundleVendor
Fragment-Host: org.jboss.tools.modeshape.jcr
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Expand Down
2 changes: 1 addition & 1 deletion tests/org.jboss.tools.modeshape.jcr.test/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.modeshape</groupId>
<artifactId>tests</artifactId>
<version>3.3.0-SNAPSHOT</version>
<version>3.4.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.modeshape.tests</groupId>
<artifactId>org.jboss.tools.modeshape.jcr.test</artifactId>
Expand Down
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundleName
Bundle-SymbolicName: org.jboss.tools.modeshape.rest.test
Bundle-Version: 3.3.0.qualifier
Bundle-Version: 3.4.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Require-Bundle: org.jboss.tools.modeshape.rest,
org.junit,
Expand Down
2 changes: 1 addition & 1 deletion tests/org.jboss.tools.modeshape.rest.test/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.modeshape</groupId>
<artifactId>tests</artifactId>
<version>3.3.0-SNAPSHOT</version>
<version>3.4.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.modeshape.tests</groupId>
<artifactId>org.jboss.tools.modeshape.rest.test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tests/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>modeshape</artifactId>
<version>3.3.0-SNAPSHOT</version>
<version>3.4.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.modeshape</groupId>
<artifactId>tests</artifactId>
Expand Down