Skip to content

Commit

Permalink
Bump version for PuppetDB related features and plug-ins
Browse files Browse the repository at this point in the history
  • Loading branch information
thallgren committed Nov 7, 2013
1 parent 8a0546e commit 17dde64
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion com.puppetlabs.geppetto.product-feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="com.puppetlabs.geppetto.product"
label="%featureName"
version="4.0.0.qualifier"
version="4.0.1.qualifier"
provider-name="%providerName"
plugin="com.puppetlabs.geppetto"
image="geppetto_update_120.jpg">
Expand Down
3 changes: 2 additions & 1 deletion com.puppetlabs.geppetto.puppetdb-feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="com.puppetlabs.geppetto.puppetdb"
label="%featureName"
version="4.0.0.qualifier"
version="4.0.1.qualifier"
provider-name="%providerName"
image="geppetto_update_120.jpg">

Expand Down Expand Up @@ -35,4 +35,5 @@ http://www.eclipse.org/legal/epl-v10.html
install-size="0"
version="0.0.0"
unpack="false"/>

</feature>
2 changes: 1 addition & 1 deletion com.puppetlabs.geppetto.puppetdb.ui/META-INF/MANIFEST.MF
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: com.puppetlabs.geppetto.puppetdb.ui;singleton:=true
Bundle-Version: 0.1.0.qualifier
Bundle-Version: 4.0.1.qualifier
Bundle-Activator: com.puppetlabs.geppetto.puppetdb.ui.UIPlugin
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Expand Down
2 changes: 1 addition & 1 deletion com.puppetlabs.geppetto.puppetdb/META-INF/MANIFEST.MF
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: com.puppetlabs.geppetto.puppetdb;singleton:=true
Bundle-Version: 4.0.0.qualifier
Bundle-Version: 4.0.1.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Expand Down
2 changes: 1 addition & 1 deletion com.puppetlabs.geppetto.site-feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="com.puppetlabs.geppetto.site"
label="Puppet Labs Geppetto Update Site"
version="4.0.0.qualifier">
version="4.0.1.qualifier">

<description url="http://www.example.com/description">
[Enter Feature Description here.]
Expand Down

0 comments on commit 17dde64

Please sign in to comment.