Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoberto E. Escobar2013-04-15 18:10:34 +0000
committerRoberto E. Escobar2013-06-17 23:08:51 +0000
commit819d014f1f1bfd5523cc3e3f76bdce8d6ac70497 (patch)
tree84363cdbbe8176941f1cb4938249d926a67b33b2 /plugins/org.eclipse.osee.parent
parent7d934b7690f11e824a8ea1609ae13d221b8d0f44 (diff)
downloadorg.eclipse.osee-819d014f1f1bfd5523cc3e3f76bdce8d6ac70497.tar.gz
org.eclipse.osee-819d014f1f1bfd5523cc3e3f76bdce8d6ac70497.tar.xz
org.eclipse.osee-819d014f1f1bfd5523cc3e3f76bdce8d6ac70497.zip
refactor: Update build numbers to 0.11.1
Diffstat (limited to 'plugins/org.eclipse.osee.parent')
-rw-r--r--plugins/org.eclipse.osee.parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.osee.parent/pom.xml b/plugins/org.eclipse.osee.parent/pom.xml
index a3af2ebe69c..1e900bfac23 100644
--- a/plugins/org.eclipse.osee.parent/pom.xml
+++ b/plugins/org.eclipse.osee.parent/pom.xml
@@ -7,7 +7,7 @@
<artifactId>org.eclipse.osee.parent</artifactId>
<packaging>pom</packaging>
<name>OSEE MASTER - Parent (Incubation)</name>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.1-SNAPSHOT</version>
<modules>
<module>../../plugins/org.eclipse.osee.x.parent</module>

Back to the top