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

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

commit dca794ab76124d72aa226a59d52255c4799e529f
Author: Kasper Sørensen <[email protected]>
AuthorDate: Thu Mar 28 12:41:56 2019 -0700

    Added arff module to parent pom's modules
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 6c810a6..5b61f67 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,6 +64,7 @@ under the License.
                <module>dynamodb</module>
                <module>excel</module>
                <module>csv</module>
+               <module>arff</module>
                <module>json</module>
                <module>xml</module>
                <module>jdbc</module>

Reply via email to