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

anatole pushed a commit to branch vote-0.4-incubating-01
in repository https://gitbox.apache.org/repos/asf/incubator-tamaya-sandbox.git

commit 309c334bdac937bed398cbc586c17f1c0f32fe24
Author: Anatole Tresch <[email protected]>
AuthorDate: Sun Aug 25 14:34:40 2019 +0200

    Disabled withdrawn config jsr.
---
 pom.xml | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 3b01f15..26b4d33 100644
--- a/pom.xml
+++ b/pom.xml
@@ -831,10 +831,9 @@ under the License.
         <module>metamodel</module>
         <module>uom</module>
         <module>vertx</module>
-        <module>configjsr</module>
+        <!-- with drawn -->
+        <!--<module>configjsr</module>-->
         <module>documentation</module>
-        <!-- Once the API is officially available ... -->
-        <!--   module>configjsr</module-->
     </modules>
 
     <profiles>

Reply via email to