X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=1dc89df7ea36494515d78dd2b41e41cc02520b26;hb=635059f8813a01ca8a993bf3a774aa5f06c7b348;hp=52c3f04cbf23a2fbb4017ecd665baeca6d096fff;hpb=f9577cf3b936d143d78778758b1700616ceeadbe;p=yangtools.git diff --git a/pom.xml b/pom.xml index 52c3f04cbf..1dc89df7ea 100644 --- a/pom.xml +++ b/pom.xml @@ -1,24 +1,47 @@ - + 4.0.0 yangtools org.opendaylight.yangtools - 0.5-SNAPSHOT + 0.1.1-SNAPSHOT pom UTF-8 - 1.7.2 http://nexus.opendaylight.org/content - 0.5.8-SNAPSHOT + + + 1.7 + 1.7 + + 2.4.0 + 2.4 + 2.9.1 + 2.2.1 + 2.16 + + + 3.1 + 4.10 + 1.7.2 + 14.0.1 + 2.4.3 + 2.1.6 + + scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:ssh://git.opendaylight.org:29418/controller.git + https://wiki.opendaylight.org/view/YANG_Tools:Main + + + concepts yang code-generator model + @@ -40,20 +63,6 @@ - - - - ebr-bundles-release - ebr-bundles-release - ${nexusproxy}/repositories/ebr-bundles-release/ - - - - - ebr-bundles-external - ebr-bundles-external - ${nexusproxy}/repositories/ebr-bundles-external/ - @@ -68,27 +77,7 @@ central ${nexusproxy}/repositories/central/ - - - - ops4j-releases - ops4j-releases - ${nexusproxy}/repositories/ops4j-releases/ - - - - thirdparty - thirdparty - ${nexusproxy}/repositories/thirdparty/ - - - - - jboss.releases - jboss.releases - ${nexusproxy}/repositories/jboss.releases/ - + opendaylight-release @@ -106,22 +95,40 @@ + junit junit - 4.10 + ${junit.version} test - true + + org.mockito + mockito-all + 1.9.5 + test + + + org.slf4j slf4j-api - 1.7.2 + ${slf4j.version} com.google.guava guava - 14.0.1 + ${guava.version} + + + org.eclipse.xtend + org.eclipse.xtend.lib + ${xtend.version} + + + org.apache.commons + commons-lang3 + ${commons.lang.version} @@ -144,20 +151,108 @@ + + + + org.apache.maven.plugins + maven-jar-plugin + ${maven.jar.version} + + + + ${project.build.outputDirectory}/META-INF/MANIFEST.MF + + + + + org.apache.felix + maven-bundle-plugin + ${maven.bundle.version} + true + + + bundle-manifest + process-classes + + manifest + + + + + + ${project.groupId}.${project.artifactId} + * + + + + + org.eclipse.xtend + xtend-maven-plugin + ${xtend.version} + + + + compile + + + ${basedir}/src/main/xtend-gen + + + + + + maven-clean-plugin + 2.4.1 + + + + ${basedir}/src/main/xtend-gen + + ** + + + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.apache.felix + maven-bundle-plugin + [1.0,) + + manifest + + + + + + + + + + + + org.apache.maven.plugins - maven-compiler-plugin - 2.0 - true - - 1.7 - 1.7 - + maven-jar-plugin + + + org.apache.felix + maven-bundle-plugin org.apache.maven.plugins maven-source-plugin + ${maven.source.version} attach-sources @@ -170,7 +265,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.9.1 + ${maven.javadoc.version} maven @@ -211,6 +306,4 @@ - -