Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.osee.framework.jdbcodbc/pom.xml')
-rw-r--r--plugins/org.eclipse.osee.framework.jdbcodbc/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/org.eclipse.osee.framework.jdbcodbc/pom.xml b/plugins/org.eclipse.osee.framework.jdbcodbc/pom.xml
index af819ac2bf8..b69dbd09978 100644
--- a/plugins/org.eclipse.osee.framework.jdbcodbc/pom.xml
+++ b/plugins/org.eclipse.osee.framework.jdbcodbc/pom.xml
@@ -5,8 +5,8 @@
<parent>
<groupId>org.eclipse.osee</groupId>
- <artifactId>org.eclipse.osee.client.parent</artifactId>
- <version>0.9.9-SNAPSHOT</version>
+ <artifactId>org.eclipse.osee.server.parent</artifactId>
+ <version>0.10.4-SNAPSHOT</version>
<relativePath>../../plugins/org.eclipse.osee.client.parent</relativePath>
</parent>

Back to the top