Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAngel Avila2015-03-19 19:52:44 +0000
committerRyan T. Baldwin2015-03-19 19:52:44 +0000
commita8ca00a7cf975069037510143cc2c5522523d282 (patch)
tree800b0c62675b284ac20e352f6cf691ae95c77bc4 /plugins/org.eclipse.osee.ats.reports.efficiency/pom.xml
parentbc60564f46fc2ccd4d480e1cddb98c9322ac57dc (diff)
downloadorg.eclipse.osee-a8ca00a7cf975069037510143cc2c5522523d282.tar.gz
org.eclipse.osee-a8ca00a7cf975069037510143cc2c5522523d282.tar.xz
org.eclipse.osee-a8ca00a7cf975069037510143cc2c5522523d282.zip
refactor: Update build numbers to 0.21.0
Diffstat (limited to 'plugins/org.eclipse.osee.ats.reports.efficiency/pom.xml')
-rw-r--r--plugins/org.eclipse.osee.ats.reports.efficiency/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.osee.ats.reports.efficiency/pom.xml b/plugins/org.eclipse.osee.ats.reports.efficiency/pom.xml
index bd95c3553e7..ae2002d5b61 100644
--- a/plugins/org.eclipse.osee.ats.reports.efficiency/pom.xml
+++ b/plugins/org.eclipse.osee.ats.reports.efficiency/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.osee</groupId>
<artifactId>org.eclipse.osee.ats.parent</artifactId>
- <version>0.20.1-SNAPSHOT</version>
+ <version>0.21.0-SNAPSHOT</version>
<relativePath>../../plugins/org.eclipse.osee.ats.parent</relativePath>
</parent>

Back to the top