Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoberto E. Escobar2012-08-17 18:52:05 +0000
committerRoberto E. Escobar2012-08-17 18:52:05 +0000
commit11e893f3f3ddb6af7a8b35f0f68e28517405a783 (patch)
treef4fa068e9e5abd70b8bec3c1dfe866e302218d01 /plugins/org.eclipse.osee.framework.core.dsl.integration/pom.xml
parent93404522f5153022780c4de5f9b32caa8997b1ab (diff)
downloadorg.eclipse.osee-11e893f3f3ddb6af7a8b35f0f68e28517405a783.tar.gz
org.eclipse.osee-11e893f3f3ddb6af7a8b35f0f68e28517405a783.tar.xz
org.eclipse.osee-11e893f3f3ddb6af7a8b35f0f68e28517405a783.zip
refactor: Update build numbers to 0.10.2
Diffstat (limited to 'plugins/org.eclipse.osee.framework.core.dsl.integration/pom.xml')
-rw-r--r--plugins/org.eclipse.osee.framework.core.dsl.integration/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.osee.framework.core.dsl.integration/pom.xml b/plugins/org.eclipse.osee.framework.core.dsl.integration/pom.xml
index d95a28f256a..d038243f950 100644
--- a/plugins/org.eclipse.osee.framework.core.dsl.integration/pom.xml
+++ b/plugins/org.eclipse.osee.framework.core.dsl.integration/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.osee</groupId>
<artifactId>org.eclipse.osee.x.server.parent</artifactId>
- <version>0.10.1-SNAPSHOT</version>
+ <version>0.10.2-SNAPSHOT</version>
<relativePath>../../plugins/org.eclipse.osee.x.server.parent</relativePath>
</parent>

Back to the top