Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoberto E. Escobar2013-10-31 19:23:19 +0000
committerRoberto E. Escobar2013-11-25 23:45:28 +0000
commitc4f67af4a1438b08fff0e55c0e63597300e265ca (patch)
tree02acded3a844054c2e61972c5e7a5919fa178000 /plugins/org.eclipse.osee.support.maven/pom.xml
parent80d977c636be498b7d7f8b5605a0fa87931a03c5 (diff)
downloadorg.eclipse.osee-c4f67af4a1438b08fff0e55c0e63597300e265ca.tar.gz
org.eclipse.osee-c4f67af4a1438b08fff0e55c0e63597300e265ca.tar.xz
org.eclipse.osee-c4f67af4a1438b08fff0e55c0e63597300e265ca.zip
refactor: Update build numbers to 0.16.0
Diffstat (limited to 'plugins/org.eclipse.osee.support.maven/pom.xml')
-rw-r--r--plugins/org.eclipse.osee.support.maven/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.osee.support.maven/pom.xml b/plugins/org.eclipse.osee.support.maven/pom.xml
index d4b1d86b45d..2752eae7f13 100644
--- a/plugins/org.eclipse.osee.support.maven/pom.xml
+++ b/plugins/org.eclipse.osee.support.maven/pom.xml
@@ -7,7 +7,7 @@
<artifactId>org.eclipse.osee.support.maven</artifactId>
<packaging>pom</packaging>
<name>OSEE Maven Build Support</name>
- <version>0.15.0-SNAPSHOT</version>
+ <version>0.16.0-SNAPSHOT</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

Back to the top