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

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

commit e4e6ff7bdc53f841dd3bab2a5cf14dcfb01d95e1
Author: Roberto Cortez <radcor...@yahoo.com>
AuthorDate: Fri Jan 4 11:41:49 2019 +0000

    Fixed examples pom.
---
 examples/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/examples/pom.xml b/examples/pom.xml
index 0fb53a5..402242e 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -182,8 +182,8 @@
     <module>mp-rest-client</module>
     <module>mvc-resteasy</module>
     <module>mp-custom-healthcheck</module>
-    <module>mp-jsonb-configuration</module>
-    <module>mp-jsonb-custom-serializer</module>
+    <module>jsonb-configuration</module>
+    <module>jsonb-custom-serializer</module>
   </modules>
 
   <dependencies>

Reply via email to