Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoberto E. Escobar2012-07-09 18:26:46 +0000
committerRoberto E. Escobar2012-07-09 18:26:46 +0000
commitbf8b3c86482dae7bd47ada2fdf14040e6e027b8e (patch)
tree2ca10cf18620523d522169698e29d763825ac0cd /plugins/org.eclipse.osee.runtime.parent
parent1e84269f43a44a662814a136a29d669f8111930b (diff)
downloadorg.eclipse.osee-bf8b3c86482dae7bd47ada2fdf14040e6e027b8e.tar.gz
org.eclipse.osee-bf8b3c86482dae7bd47ada2fdf14040e6e027b8e.tar.xz
org.eclipse.osee-bf8b3c86482dae7bd47ada2fdf14040e6e027b8e.zip
refactor: Update build numbers to 0.10.1
Diffstat (limited to 'plugins/org.eclipse.osee.runtime.parent')
-rw-r--r--plugins/org.eclipse.osee.runtime.parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.osee.runtime.parent/pom.xml b/plugins/org.eclipse.osee.runtime.parent/pom.xml
index 07bc50344ed..693f1250395 100644
--- a/plugins/org.eclipse.osee.runtime.parent/pom.xml
+++ b/plugins/org.eclipse.osee.runtime.parent/pom.xml
@@ -7,7 +7,7 @@
<artifactId>org.eclipse.osee.runtime.parent</artifactId>
<packaging>pom</packaging>
<name>OSEE Runtime - Parent (Incubation)</name>
- <version>0.10.0-SNAPSHOT</version>
+ <version>0.10.1-SNAPSHOT</version>
<modules>
<module>../../features/org.eclipse.osee.core.runtime.feature</module>

Back to the top