diff --git a/.gitignore b/.gitignore index ea2c229..4bac95b 100644 --- a/.gitignore +++ b/.gitignore @@ -2,5 +2,4 @@ .DS_Store target/ - - +*.patn diff --git a/pom.xml b/pom.xml index 8153945..00d0497 100644 --- a/pom.xml +++ b/pom.xml @@ -15,6 +15,21 @@ 11 + + + nuxeo + nuxeo + https://maven-eu.nuxeo.org/nexus/content/repositories/public-releases/ + + + redhat GA + redhat GA + https://maven.repository.redhat.com/ga/ + + + + + @@ -83,6 +98,16 @@ 3.0.1 + + net.sf.josql + josql + 2.2 + + + net.sf.josql + gentlyweb-utils + 1.5 +