You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2020/03/30 17:03:11 UTC

[servicemix-specs] branch master updated: Update release set

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

jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicemix-specs.git


The following commit(s) were added to refs/heads/master by this push:
     new da08e2f  Update release set
da08e2f is described below

commit da08e2fd3ad8bdb026e5e655ae474f35638c52eb
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Mon Mar 30 19:02:58 2020 +0200

    Update release set
---
 pom.xml | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/pom.xml b/pom.xml
index fbf8575..f4a5ead 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,14 +36,6 @@
     <!-- This pom is not supposed to be released, it's just the list of next specs modules we plan to include in next release cycle -->
 
     <modules>
-        <module>annotation-api-1.2</module>
-        <module>annotation-api-1.3</module>
-        <module>jaxws-api-2.3</module>
-        <module>jaxb-api-2.3</module> 
-        <module>saaj-api-1.4</module>
-        <module>activation-api-1.2.1</module>
-        <module>javax-el-api-3.0.2</module>
-        <module>jaxrs-api-2.1</module>
     </modules>
 
 </project>