Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormegumi.telles2017-10-20 13:54:38 +0000
committerRyan D. Brooks2017-10-20 13:54:38 +0000
commit16313ea8f8f89db6d647472be14106db10bb33c2 (patch)
tree00a3fd93293a2f20dc47f9dc114ec1551e2e65f8 /plugins/org.eclipse.osee.support.maven/pom.xml
parent171254ec60e226f8e9cd5f1656abbb5a60e5cf58 (diff)
downloadorg.eclipse.osee-16313ea8f8f89db6d647472be14106db10bb33c2.tar.gz
org.eclipse.osee-16313ea8f8f89db6d647472be14106db10bb33c2.tar.xz
org.eclipse.osee-16313ea8f8f89db6d647472be14106db10bb33c2.zip
refactor: Update build numbers to 0.25.2
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 48b3a3e23b5..ca130115114 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.25.1-SNAPSHOT</version>
+ <version>0.25.2-SNAPSHOT</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

Back to the top