You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jl...@apache.org on 2019/08/20 13:14:03 UTC

[tomee] branch master updated: Fix typo in pom.xml

This is an automated email from the ASF dual-hosted git repository.

jlmonteiro pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomee.git


The following commit(s) were added to refs/heads/master by this push:
     new d3ae282  Fix typo in pom.xml
d3ae282 is described below

commit d3ae28228937b17d966f2b5510d5b96db1776d4f
Author: Jean-Louis Monteiro <je...@gmail.com>
AuthorDate: Tue Aug 20 15:13:53 2019 +0200

    Fix typo in pom.xml
---
 server/openejb-webservices/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/server/openejb-webservices/pom.xml b/server/openejb-webservices/pom.xml
index bec069d..9c8047c 100644
--- a/server/openejb-webservices/pom.xml
+++ b/server/openejb-webservices/pom.xml
@@ -87,6 +87,5 @@
       <artifactId>axis</artifactId>
       <scope>test</scope>
     </dependency>
-    @@@@
   </dependencies>
 </project>