Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoberto E. Escobar2014-01-24 18:38:26 +0000
committerRoberto E. Escobar2014-01-24 18:38:26 +0000
commit513b583b2d3741a4fd28cf1d4984186dfe895461 (patch)
tree867488661ddaa4820e03792a9a7caa3da894bba6 /features/org.eclipse.osee.client.demo.feature/feature.xml
parentf5bd29c2d50df026d275c7a72b82c1a7083cba9f (diff)
downloadorg.eclipse.osee-513b583b2d3741a4fd28cf1d4984186dfe895461.tar.gz
org.eclipse.osee-513b583b2d3741a4fd28cf1d4984186dfe895461.tar.xz
org.eclipse.osee-513b583b2d3741a4fd28cf1d4984186dfe895461.zip
refactor: Update build numbers to 0.16.1
Diffstat (limited to 'features/org.eclipse.osee.client.demo.feature/feature.xml')
-rw-r--r--features/org.eclipse.osee.client.demo.feature/feature.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.osee.client.demo.feature/feature.xml b/features/org.eclipse.osee.client.demo.feature/feature.xml
index 891e43f8ed6..adc4dcfdcd8 100644
--- a/features/org.eclipse.osee.client.demo.feature/feature.xml
+++ b/features/org.eclipse.osee.client.demo.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.osee.client.demo.feature"
label="%featureName"
- version="0.16.0.qualifier"
+ version="0.16.1.qualifier"
provider-name="%providerName">
<description>

Back to the top