Skip to content

Commit 240cdf3

Browse files
committed
Fixed wrong parent in pom
1 parent 60ca1e0 commit 240cdf3

File tree

1 file changed

+1
-1
lines changed
  • ejb/remote/vendor/payara-glassfish

1 file changed

+1
-1
lines changed

ejb/remote/vendor/payara-glassfish/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<parent>
88
<groupId>org.javaee7</groupId>
9-
<artifactId>ejb-remote</artifactId>
9+
<artifactId>ejb-remote-vendor</artifactId>
1010
<version>1.0-SNAPSHOT</version>
1111
</parent>
1212

0 commit comments

Comments
 (0)