Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmisinco2014-07-01 19:05:17 +0000
committerjmisinco2014-07-01 19:05:17 +0000
commit0ba49d03275bd878aada50eea25f55da1ad65fdf (patch)
tree84f4c0eed650bcca26188d3803e6c6848f632137 /plugins/org.eclipse.osee.parent
parent735a1d9e94bfa868a0761c08b6038198714c80cc (diff)
downloadorg.eclipse.osee-0ba49d03275bd878aada50eea25f55da1ad65fdf.tar.gz
org.eclipse.osee-0ba49d03275bd878aada50eea25f55da1ad65fdf.tar.xz
org.eclipse.osee-0ba49d03275bd878aada50eea25f55da1ad65fdf.zip
refactor: Update build numbers to 0.17.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 2929cc9d1bf..0566283a121 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.17.0-SNAPSHOT</version>
+ <version>0.17.1-SNAPSHOT</version>
<modules>
<module>../../plugins/org.eclipse.osee.x.parent</module>

Back to the top