We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae480ba commit f7395e7Copy full SHA for f7395e7
2 files changed
boms/parent/pom.xml
@@ -31,7 +31,7 @@
31
<version>5.0.0-SNAPSHOT</version>
32
<packaging>pom</packaging>
33
34
- <name>EclipseLink Project</name>
+ <name>EclipseLink Project Parent</name>
35
<description>Comprehensive and universal persistence framework for Java.</description>
36
<url>http://www.eclipse.org/eclipselink</url>
37
<inceptionYear>2007</inceptionYear>
pom.xml
@@ -27,6 +27,7 @@
27
</parent>
28
29
<artifactId>org.eclipse.persistence.project</artifactId>
30
+ <version>5.0.0-SNAPSHOT</version>
<name>EclipseLink Project</name>
0 commit comments