Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'jpa/features/org.eclipse.jpt.jpa.eclipselink.tests.feature/pom.xml')
-rw-r--r--jpa/features/org.eclipse.jpt.jpa.eclipselink.tests.feature/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/jpa/features/org.eclipse.jpt.jpa.eclipselink.tests.feature/pom.xml b/jpa/features/org.eclipse.jpt.jpa.eclipselink.tests.feature/pom.xml
index e1320fefe1..e467c42fbe 100644
--- a/jpa/features/org.eclipse.jpt.jpa.eclipselink.tests.feature/pom.xml
+++ b/jpa/features/org.eclipse.jpt.jpa.eclipselink.tests.feature/pom.xml
@@ -16,12 +16,12 @@
<parent>
<groupId>org.eclipse.webtools.dali</groupId>
<artifactId>org.eclipse.webtools.dali</artifactId>
- <version>3.5.0-SNAPSHOT</version>
+ <version>3.6.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.webtools.dali</groupId>
<artifactId>org.eclipse.jpt.jpa.eclipselink.tests.feature</artifactId>
- <version>3.3.0-SNAPSHOT</version>
+ <version>3.4.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>

Back to the top