Date: Tue, 20 Oct 2020 10:04:10 +0800
Subject: [PATCH] fix toplink essentials pom
---
toplink-essentials-2.0-46.pom | 66 ++++++++++++++++++++++++++++-
toplink-essentials-agent-2.0-46.pom | 21 +++++++++
2 files changed, 85 insertions(+), 2 deletions(-)
diff --git a/toplink-essentials-2.0-46.pom b/toplink-essentials-2.0-46.pom
index ce25ecb..e4279d0 100644
--- a/toplink-essentials-2.0-46.pom
+++ b/toplink-essentials-2.0-46.pom
@@ -2,12 +2,74 @@
4.0.0
toplink.essentials
toplink-essentials
- 2.0-46
+ 2.0.46
+ jar
+
+
+ UTF-8
+
+
javax.persistence
persistence-api
- 1.0b
+ 1.0.2
+
+
+
+ org.jboss.spec.javax.resource
+ jboss-connector-api_1.6_spec
+ 1.0.1.Final
+
+
+
+ org.jboss.spec.javax.jms
+ jboss-jms-api_1.1_spec
+ 1.0.1.Final
+
+
+
+ javax.jdo
+ jdo2-api
+ 2.2
+
+
+
+ org.jboss.spec.javax.ejb
+ jboss-ejb-api_3.1_spec
+ 1.0.2.Final
+
+
+
+ org.jboss.spec.javax.transaction
+ jboss-transaction-api_1.1_spec
+ 1.0.1.Final
+
+
+
+ org.apache.ant
+ ant
+ 1.9.4
+
+
+
+ antlr
+ antlr
+ 2.7.7
+
+
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+ 2.0.2
+
+ 1.6
+ 1.6
+
+
+
+
diff --git a/toplink-essentials-agent-2.0-46.pom b/toplink-essentials-agent-2.0-46.pom
index 082640c..7c0de9a 100644
--- a/toplink-essentials-agent-2.0-46.pom
+++ b/toplink-essentials-agent-2.0-46.pom
@@ -3,4 +3,25 @@
toplink.essentials
toplink-essentials-agent
2.0-46
+ jar
+
+
+ UTF-8
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+ 2.0.2
+
+ 1.6
+ 1.6
+
+
+
+
+ src/main/java/oracle/toplink/essentials/internal/ejb/cmp3/
+
--
2.23.0