Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAngel Avila2015-06-23 01:59:51 +0000
committerAngel Avila2015-06-23 01:59:51 +0000
commit4e81efe5e00c74583f2caf6e5a8071c4b48a64e8 (patch)
treeb435ceb94b26963a98667d5abd27cc2920748a86 /plugins/org.eclipse.osee.parent
parent5ecb8e1246610b0d0c8f5846f070cb5d2e7236f3 (diff)
downloadorg.eclipse.osee-4e81efe5e00c74583f2caf6e5a8071c4b48a64e8.tar.gz
org.eclipse.osee-4e81efe5e00c74583f2caf6e5a8071c4b48a64e8.tar.xz
org.eclipse.osee-4e81efe5e00c74583f2caf6e5a8071c4b48a64e8.zip
refactor: Update build numbers to 0.23.0
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 8b80c691d06..9835c867b4a 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.22.0-SNAPSHOT</version>
+ <version>0.23.0-SNAPSHOT</version>
<modules>
<module>../../plugins/org.eclipse.osee.x.parent</module>

Back to the top