Skip to content

Commit 460eda6

Browse files
authored
Merge pull request #3893 from senivam/superpom
Eclipse J2EE superpom
2 parents 2bc9cfe + d370774 commit 460eda6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
<modelVersion>4.0.0</modelVersion>
2222

2323
<parent>
24-
<groupId>net.java</groupId>
25-
<artifactId>jvnet-parent</artifactId>
26-
<version>4</version>
24+
<groupId>org.eclipse.ee4j</groupId>
25+
<artifactId>project</artifactId>
26+
<version>1.0.1</version>
2727
</parent>
2828

2929
<groupId>org.glassfish.jersey</groupId>

0 commit comments

Comments
 (0)