Round 2 of basic cleaning for JTA code
Signed-off-by: arjantijms <arjan.tijms@gmail.com>
diff --git a/appserver/transaction/jts/pom.xml b/appserver/transaction/jts/pom.xml
index 471bdad..f68b38d 100644
--- a/appserver/transaction/jts/pom.xml
+++ b/appserver/transaction/jts/pom.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
+ Copyright (c) 2021 Contributors to the Eclipse Foundation
Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
@@ -24,7 +25,6 @@
<groupId>org.glassfish.main.transaction</groupId>
<artifactId>transaction</artifactId>
<version>6.2.4-SNAPSHOT</version>
- <relativePath>../pom.xml</relativePath>
</parent>
<artifactId>jts</artifactId>