diff --git a/raml-parser-2/pom.xml b/raml-parser-2/pom.xml index befd612e..82305208 100644 --- a/raml-parser-2/pom.xml +++ b/raml-parser-2/pom.xml @@ -30,7 +30,8 @@ ${project.artifactId}-${project.version}-full - org.raml.v2.internal.impl.RamlValidator + org.raml.v2.internal.impl.RamlValidator + org.raml.parser @@ -137,4 +138,19 @@ + + + + org.apache.maven.plugins + maven-jar-plugin + + + + org.raml.parser + + + + + +