diff --git a/build-tools/pom.xml b/build-tools/pom.xml index c83d3ac9d..59b89c8e0 100644 --- a/build-tools/pom.xml +++ b/build-tools/pom.xml @@ -7,7 +7,7 @@ org.raml raml-for-jaxrs - 2.0.0-RC2-SNAPSHOT + 2.0.0 org.raml.raml-for-jaxrs diff --git a/jaxrs-to-raml/jaxrs-api/pom.xml b/jaxrs-to-raml/jaxrs-api/pom.xml index 865de2b74..c1dbc8c93 100644 --- a/jaxrs-to-raml/jaxrs-api/pom.xml +++ b/jaxrs-to-raml/jaxrs-api/pom.xml @@ -5,7 +5,7 @@ jaxrs-to-raml org.raml - 2.0.0-RC2-SNAPSHOT + 2.0.0 4.0.0 diff --git a/jaxrs-to-raml/jaxrs-parser/pom.xml b/jaxrs-to-raml/jaxrs-parser/pom.xml index 47a2731e8..84b17da24 100644 --- a/jaxrs-to-raml/jaxrs-parser/pom.xml +++ b/jaxrs-to-raml/jaxrs-parser/pom.xml @@ -5,7 +5,7 @@ jaxrs-to-raml org.raml - 2.0.0-RC2-SNAPSHOT + 2.0.0 4.0.0 diff --git a/jaxrs-to-raml/jaxrs-test-resources/pom.xml b/jaxrs-to-raml/jaxrs-test-resources/pom.xml index d73ba296b..5dd16255c 100644 --- a/jaxrs-to-raml/jaxrs-test-resources/pom.xml +++ b/jaxrs-to-raml/jaxrs-test-resources/pom.xml @@ -5,7 +5,7 @@ jaxrs-to-raml org.raml - 2.0.0-RC2-SNAPSHOT + 2.0.0 4.0.0 diff --git a/jaxrs-to-raml/jaxrs-to-raml-cli/pom.xml b/jaxrs-to-raml/jaxrs-to-raml-cli/pom.xml index 50c8e9841..7a04685af 100644 --- a/jaxrs-to-raml/jaxrs-to-raml-cli/pom.xml +++ b/jaxrs-to-raml/jaxrs-to-raml-cli/pom.xml @@ -7,7 +7,7 @@ org.raml jaxrs-to-raml - 2.0.0-RC2-SNAPSHOT + 2.0.0 jaxrs-to-raml-cli diff --git a/jaxrs-to-raml/jaxrs-to-raml-converter/pom.xml b/jaxrs-to-raml/jaxrs-to-raml-converter/pom.xml index 15e7f6e55..1a23f715f 100644 --- a/jaxrs-to-raml/jaxrs-to-raml-converter/pom.xml +++ b/jaxrs-to-raml/jaxrs-to-raml-converter/pom.xml @@ -5,7 +5,7 @@ jaxrs-to-raml org.raml - 2.0.0-RC2-SNAPSHOT + 2.0.0 4.0.0 diff --git a/jaxrs-to-raml/jaxrs-to-raml-core/pom.xml b/jaxrs-to-raml/jaxrs-to-raml-core/pom.xml index 61bb402bd..41cc1f75f 100644 --- a/jaxrs-to-raml/jaxrs-to-raml-core/pom.xml +++ b/jaxrs-to-raml/jaxrs-to-raml-core/pom.xml @@ -5,7 +5,7 @@ jaxrs-to-raml org.raml - 2.0.0-RC2-SNAPSHOT + 2.0.0 4.0.0 diff --git a/jaxrs-to-raml/jaxrs-to-raml-examples/jaxrs-to-raml-maven-examples/jaxrs-to-raml-annotations/pom.xml b/jaxrs-to-raml/jaxrs-to-raml-examples/jaxrs-to-raml-maven-examples/jaxrs-to-raml-annotations/pom.xml index 2cdf287a9..c98fd20b6 100644 --- a/jaxrs-to-raml/jaxrs-to-raml-examples/jaxrs-to-raml-maven-examples/jaxrs-to-raml-annotations/pom.xml +++ b/jaxrs-to-raml/jaxrs-to-raml-examples/jaxrs-to-raml-maven-examples/jaxrs-to-raml-annotations/pom.xml @@ -7,7 +7,7 @@ org.raml jaxrs-to-raml-maven-examples - 2.0.0-RC2-SNAPSHOT + 2.0.0 jaxrs-to-raml-annotations diff --git a/jaxrs-to-raml/jaxrs-to-raml-examples/jaxrs-to-raml-maven-examples/jaxrs-to-raml-methods/pom.xml b/jaxrs-to-raml/jaxrs-to-raml-examples/jaxrs-to-raml-maven-examples/jaxrs-to-raml-methods/pom.xml index 65e1447d2..ee4e78886 100644 --- a/jaxrs-to-raml/jaxrs-to-raml-examples/jaxrs-to-raml-maven-examples/jaxrs-to-raml-methods/pom.xml +++ b/jaxrs-to-raml/jaxrs-to-raml-examples/jaxrs-to-raml-maven-examples/jaxrs-to-raml-methods/pom.xml @@ -7,7 +7,7 @@ org.raml jaxrs-to-raml-maven-examples - 2.0.0-RC2-SNAPSHOT + 2.0.0 jaxrs-to-raml-methods diff --git a/jaxrs-to-raml/jaxrs-to-raml-examples/jaxrs-to-raml-maven-examples/jaxrs-to-raml-multipart/pom.xml b/jaxrs-to-raml/jaxrs-to-raml-examples/jaxrs-to-raml-maven-examples/jaxrs-to-raml-multipart/pom.xml index 554ad4c6c..d4bed65f1 100644 --- a/jaxrs-to-raml/jaxrs-to-raml-examples/jaxrs-to-raml-maven-examples/jaxrs-to-raml-multipart/pom.xml +++ b/jaxrs-to-raml/jaxrs-to-raml-examples/jaxrs-to-raml-maven-examples/jaxrs-to-raml-multipart/pom.xml @@ -7,7 +7,7 @@ org.raml jaxrs-to-raml-maven-examples - 2.0.0-RC2-SNAPSHOT + 2.0.0 jaxrs-to-raml-multipart diff --git a/jaxrs-to-raml/jaxrs-to-raml-examples/jaxrs-to-raml-maven-examples/jaxrs-to-raml-raml-examples/pom.xml b/jaxrs-to-raml/jaxrs-to-raml-examples/jaxrs-to-raml-maven-examples/jaxrs-to-raml-raml-examples/pom.xml index 3bc6f5366..771400daa 100644 --- a/jaxrs-to-raml/jaxrs-to-raml-examples/jaxrs-to-raml-maven-examples/jaxrs-to-raml-raml-examples/pom.xml +++ b/jaxrs-to-raml/jaxrs-to-raml-examples/jaxrs-to-raml-maven-examples/jaxrs-to-raml-raml-examples/pom.xml @@ -7,7 +7,7 @@ org.raml jaxrs-to-raml-maven-examples - 2.0.0-RC2-SNAPSHOT + 2.0.0 jaxrs-to-raml-raml-examples diff --git a/jaxrs-to-raml/jaxrs-to-raml-examples/jaxrs-to-raml-maven-examples/jaxrs-to-raml-types/pom.xml b/jaxrs-to-raml/jaxrs-to-raml-examples/jaxrs-to-raml-maven-examples/jaxrs-to-raml-types/pom.xml index 1a42e054b..3cfe35198 100644 --- a/jaxrs-to-raml/jaxrs-to-raml-examples/jaxrs-to-raml-maven-examples/jaxrs-to-raml-types/pom.xml +++ b/jaxrs-to-raml/jaxrs-to-raml-examples/jaxrs-to-raml-maven-examples/jaxrs-to-raml-types/pom.xml @@ -7,7 +7,7 @@ org.raml jaxrs-to-raml-maven-examples - 2.0.0-RC2-SNAPSHOT + 2.0.0 jaxrs-to-raml-types diff --git a/jaxrs-to-raml/jaxrs-to-raml-examples/jaxrs-to-raml-maven-examples/pom.xml b/jaxrs-to-raml/jaxrs-to-raml-examples/jaxrs-to-raml-maven-examples/pom.xml index 188439f5e..24e10eb06 100644 --- a/jaxrs-to-raml/jaxrs-to-raml-examples/jaxrs-to-raml-maven-examples/pom.xml +++ b/jaxrs-to-raml/jaxrs-to-raml-examples/jaxrs-to-raml-maven-examples/pom.xml @@ -7,7 +7,7 @@ org.raml jaxrs-to-raml-examples - 2.0.0-RC2-SNAPSHOT + 2.0.0 jaxrs-to-raml-maven-examples diff --git a/jaxrs-to-raml/jaxrs-to-raml-examples/pom.xml b/jaxrs-to-raml/jaxrs-to-raml-examples/pom.xml index 11102a82d..b474f917b 100644 --- a/jaxrs-to-raml/jaxrs-to-raml-examples/pom.xml +++ b/jaxrs-to-raml/jaxrs-to-raml-examples/pom.xml @@ -7,7 +7,7 @@ org.raml jaxrs-to-raml - 2.0.0-RC2-SNAPSHOT + 2.0.0 jaxrs-to-raml-examples diff --git a/jaxrs-to-raml/jaxrs-to-raml-maven-plugin/pom.xml b/jaxrs-to-raml/jaxrs-to-raml-maven-plugin/pom.xml index c943bb4b3..855c61d82 100644 --- a/jaxrs-to-raml/jaxrs-to-raml-maven-plugin/pom.xml +++ b/jaxrs-to-raml/jaxrs-to-raml-maven-plugin/pom.xml @@ -5,7 +5,7 @@ jaxrs-to-raml org.raml - 2.0.0-RC2-SNAPSHOT + 2.0.0 4.0.0 diff --git a/jaxrs-to-raml/pom.xml b/jaxrs-to-raml/pom.xml index ecc782a7a..dc490e83f 100644 --- a/jaxrs-to-raml/pom.xml +++ b/jaxrs-to-raml/pom.xml @@ -6,7 +6,7 @@ org.raml raml-for-jaxrs - 2.0.0-RC2-SNAPSHOT + 2.0.0 jaxrs-to-raml pom @@ -66,12 +66,12 @@ org.raml jaxrs-test-resources - 2.0.0-RC2-SNAPSHOT + 2.0.0 org.raml raml-generator-api - 2.0.0-RC2-SNAPSHOT + 2.0.0 diff --git a/jaxrs-to-raml/raml-api/pom.xml b/jaxrs-to-raml/raml-api/pom.xml index 8c82820bf..4a0e7aaf2 100644 --- a/jaxrs-to-raml/raml-api/pom.xml +++ b/jaxrs-to-raml/raml-api/pom.xml @@ -5,7 +5,7 @@ jaxrs-to-raml org.raml - 2.0.0-RC2-SNAPSHOT + 2.0.0 4.0.0 diff --git a/jaxrs-to-raml/raml-emitter/pom.xml b/jaxrs-to-raml/raml-emitter/pom.xml index ac0fc88e8..f1d837f68 100644 --- a/jaxrs-to-raml/raml-emitter/pom.xml +++ b/jaxrs-to-raml/raml-emitter/pom.xml @@ -5,7 +5,7 @@ jaxrs-to-raml org.raml - 2.0.0-RC2-SNAPSHOT + 2.0.0 4.0.0 diff --git a/jaxrs-to-raml/raml-generator-api/pom.xml b/jaxrs-to-raml/raml-generator-api/pom.xml index a51a7d31f..d236d66c2 100644 --- a/jaxrs-to-raml/raml-generator-api/pom.xml +++ b/jaxrs-to-raml/raml-generator-api/pom.xml @@ -7,7 +7,7 @@ org.raml jaxrs-to-raml - 2.0.0-RC2-SNAPSHOT + 2.0.0 raml-generator-api diff --git a/pom.xml b/pom.xml index 50fe29188..d90fcc226 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ org.raml raml-for-jaxrs - 2.0.0-RC2-SNAPSHOT + 2.0.0 RAML to JAXRS RAML to JAXRS https://github.com/mulesoft/raml-for-jax-rs @@ -174,7 +174,7 @@ org.raml.raml-for-jaxrs build-tools - 2.0.0-RC2-SNAPSHOT + 2.0.0 diff --git a/raml-to-jaxrs/examples/maven-examples/features/feature-plugins/pom.xml b/raml-to-jaxrs/examples/maven-examples/features/feature-plugins/pom.xml index 8fd3dfd89..088930552 100644 --- a/raml-to-jaxrs/examples/maven-examples/features/feature-plugins/pom.xml +++ b/raml-to-jaxrs/examples/maven-examples/features/feature-plugins/pom.xml @@ -7,7 +7,7 @@ org.raml features - 2.0.0-RC2-SNAPSHOT + 2.0.0 feature-plugins @@ -15,7 +15,7 @@ org.raml jaxrs-code-generator - 2.0.0-RC2-SNAPSHOT + 2.0.0 diff --git a/raml-to-jaxrs/examples/maven-examples/features/feature-raml-project/pom.xml b/raml-to-jaxrs/examples/maven-examples/features/feature-raml-project/pom.xml index e88dae9d9..144942435 100644 --- a/raml-to-jaxrs/examples/maven-examples/features/feature-raml-project/pom.xml +++ b/raml-to-jaxrs/examples/maven-examples/features/feature-raml-project/pom.xml @@ -7,7 +7,7 @@ org.raml features - 2.0.0-RC2-SNAPSHOT + 2.0.0 feature-raml-project @@ -17,12 +17,12 @@ org.raml raml-to-jaxrs-maven-plugin - 2.0.0-RC2-SNAPSHOT + 2.0.0 org.raml feature-plugins - 2.0.0-RC2-SNAPSHOT + 2.0.0 diff --git a/raml-to-jaxrs/examples/maven-examples/features/pom.xml b/raml-to-jaxrs/examples/maven-examples/features/pom.xml index 23088c3ef..bacc9a4a4 100644 --- a/raml-to-jaxrs/examples/maven-examples/features/pom.xml +++ b/raml-to-jaxrs/examples/maven-examples/features/pom.xml @@ -7,7 +7,7 @@ org.raml maven-examples - 2.0.0-RC2-SNAPSHOT + 2.0.0 features diff --git a/raml-to-jaxrs/examples/maven-examples/jaxb-example/pom.xml b/raml-to-jaxrs/examples/maven-examples/jaxb-example/pom.xml index cc4a589ae..da085ac12 100644 --- a/raml-to-jaxrs/examples/maven-examples/jaxb-example/pom.xml +++ b/raml-to-jaxrs/examples/maven-examples/jaxb-example/pom.xml @@ -7,7 +7,7 @@ org.raml maven-examples - 2.0.0-RC2-SNAPSHOT + 2.0.0 jaxb-example @@ -32,7 +32,7 @@ org.raml raml-to-jaxrs-maven-plugin - 2.0.0-RC2-SNAPSHOT + 2.0.0 ${project.build.resources[0].directory}/xml-model.raml example.resources diff --git a/raml-to-jaxrs/examples/maven-examples/pom.xml b/raml-to-jaxrs/examples/maven-examples/pom.xml index 2b9213d95..b9b589f6f 100644 --- a/raml-to-jaxrs/examples/maven-examples/pom.xml +++ b/raml-to-jaxrs/examples/maven-examples/pom.xml @@ -7,7 +7,7 @@ org.raml examples - 2.0.0-RC2-SNAPSHOT + 2.0.0 maven-examples @@ -32,7 +32,7 @@ org.raml raml-to-jaxrs-maven-plugin - 2.0.0-RC2-SNAPSHOT + 2.0.0 diff --git a/raml-to-jaxrs/examples/maven-examples/raml-defined-example/pom.xml b/raml-to-jaxrs/examples/maven-examples/raml-defined-example/pom.xml index d3fa6130a..fdc9acec2 100644 --- a/raml-to-jaxrs/examples/maven-examples/raml-defined-example/pom.xml +++ b/raml-to-jaxrs/examples/maven-examples/raml-defined-example/pom.xml @@ -7,7 +7,7 @@ org.raml maven-examples - 2.0.0-RC2-SNAPSHOT + 2.0.0 raml-defined-example @@ -20,7 +20,7 @@ org.raml jaxrs-code-generator - 2.0.0-RC2-SNAPSHOT + 2.0.0 org.glassfish.jersey.containers @@ -40,7 +40,7 @@ org.raml raml-to-jaxrs-maven-plugin - 2.0.0-RC2-SNAPSHOT + 2.0.0 ${project.build.resources[0].directory}/types_user_defined.raml example.resources diff --git a/raml-to-jaxrs/examples/maven-examples/scalar-types/pom.xml b/raml-to-jaxrs/examples/maven-examples/scalar-types/pom.xml index 21595fa5d..a1e7bf93b 100644 --- a/raml-to-jaxrs/examples/maven-examples/scalar-types/pom.xml +++ b/raml-to-jaxrs/examples/maven-examples/scalar-types/pom.xml @@ -7,7 +7,7 @@ org.raml maven-examples - 2.0.0-RC2-SNAPSHOT + 2.0.0 scalar-types @@ -19,7 +19,7 @@ org.raml jaxrs-code-generator - 2.0.0-RC2-SNAPSHOT + 2.0.0 org.glassfish.jersey.containers @@ -39,7 +39,7 @@ org.raml raml-to-jaxrs-maven-plugin - 2.0.0-RC2-SNAPSHOT + 2.0.0 ${project.build.resources[0].directory}/example_scalar_types.raml example.scalar diff --git a/raml-to-jaxrs/examples/maven-examples/simple-json-example/pom.xml b/raml-to-jaxrs/examples/maven-examples/simple-json-example/pom.xml index 0267ff067..018790f25 100644 --- a/raml-to-jaxrs/examples/maven-examples/simple-json-example/pom.xml +++ b/raml-to-jaxrs/examples/maven-examples/simple-json-example/pom.xml @@ -7,7 +7,7 @@ org.raml maven-examples - 2.0.0-RC2-SNAPSHOT + 2.0.0 simple-json-example @@ -20,7 +20,7 @@ org.raml jaxrs-code-generator - 2.0.0-RC2-SNAPSHOT + 2.0.0 org.glassfish.jersey.containers @@ -40,7 +40,7 @@ org.raml raml-to-jaxrs-maven-plugin - 2.0.0-RC2-SNAPSHOT + 2.0.0 ${project.build.resources[0].directory}/example_json_schema.raml example.jsonschema diff --git a/raml-to-jaxrs/examples/maven-examples/simple-raml08/pom.xml b/raml-to-jaxrs/examples/maven-examples/simple-raml08/pom.xml index bb876853b..613329472 100644 --- a/raml-to-jaxrs/examples/maven-examples/simple-raml08/pom.xml +++ b/raml-to-jaxrs/examples/maven-examples/simple-raml08/pom.xml @@ -7,7 +7,7 @@ org.raml maven-examples - 2.0.0-RC2-SNAPSHOT + 2.0.0 simple-raml08 @@ -19,7 +19,7 @@ org.raml jaxrs-code-generator - 2.0.0-RC2-SNAPSHOT + 2.0.0 org.glassfish.jersey.containers @@ -39,7 +39,7 @@ org.raml raml-to-jaxrs-maven-plugin - 2.0.0-RC2-SNAPSHOT + 2.0.0 ${project.build.resources[0].directory}/simple-raml08.raml example.simpleraml08 diff --git a/raml-to-jaxrs/examples/maven-examples/simple-xml-example/pom.xml b/raml-to-jaxrs/examples/maven-examples/simple-xml-example/pom.xml index f87cec6f9..dff348995 100644 --- a/raml-to-jaxrs/examples/maven-examples/simple-xml-example/pom.xml +++ b/raml-to-jaxrs/examples/maven-examples/simple-xml-example/pom.xml @@ -7,7 +7,7 @@ org.raml maven-examples - 2.0.0-RC2-SNAPSHOT + 2.0.0 simple-xml-example @@ -20,7 +20,7 @@ org.raml jaxrs-code-generator - 2.0.0-RC2-SNAPSHOT + 2.0.0 org.glassfish.jersey.containers @@ -40,7 +40,7 @@ org.raml raml-to-jaxrs-maven-plugin - 2.0.0-RC2-SNAPSHOT + 2.0.0 ${project.build.resources[0].directory}/example_xml_schema.raml example.xmlschema diff --git a/raml-to-jaxrs/examples/maven-examples/type-torture-test/pom.xml b/raml-to-jaxrs/examples/maven-examples/type-torture-test/pom.xml index e0a398947..70743c4ac 100644 --- a/raml-to-jaxrs/examples/maven-examples/type-torture-test/pom.xml +++ b/raml-to-jaxrs/examples/maven-examples/type-torture-test/pom.xml @@ -7,7 +7,7 @@ org.raml maven-examples - 2.0.0-RC2-SNAPSHOT + 2.0.0 type-torture-test @@ -20,7 +20,7 @@ org.raml jaxrs-code-generator - 2.0.0-RC2-SNAPSHOT + 2.0.0 org.glassfish.jersey.containers @@ -40,7 +40,7 @@ org.raml raml-to-jaxrs-maven-plugin - 2.0.0-RC2-SNAPSHOT + 2.0.0 ${project.build.resources[0].directory}/world-music-api/api.raml example.torture diff --git a/raml-to-jaxrs/examples/pom.xml b/raml-to-jaxrs/examples/pom.xml index 2539c7b31..11271ef29 100644 --- a/raml-to-jaxrs/examples/pom.xml +++ b/raml-to-jaxrs/examples/pom.xml @@ -4,7 +4,7 @@ org.raml raml-to-jaxrs - 2.0.0-RC2-SNAPSHOT + 2.0.0 examples pom diff --git a/raml-to-jaxrs/jaxrs-code-generator/pom.xml b/raml-to-jaxrs/jaxrs-code-generator/pom.xml index eb78ef6fa..e87c99bc7 100644 --- a/raml-to-jaxrs/jaxrs-code-generator/pom.xml +++ b/raml-to-jaxrs/jaxrs-code-generator/pom.xml @@ -7,7 +7,7 @@ org.raml raml-to-jaxrs - 2.0.0-RC2-SNAPSHOT + 2.0.0 jaxrs-code-generator diff --git a/raml-to-jaxrs/pom.xml b/raml-to-jaxrs/pom.xml index 4524d67a0..7bb134287 100644 --- a/raml-to-jaxrs/pom.xml +++ b/raml-to-jaxrs/pom.xml @@ -4,7 +4,7 @@ org.raml raml-for-jaxrs - 2.0.0-RC2-SNAPSHOT + 2.0.0 pom raml-to-jaxrs diff --git a/raml-to-jaxrs/raml-to-jaxrs-cli/pom.xml b/raml-to-jaxrs/raml-to-jaxrs-cli/pom.xml index 97a8514f7..ef2f1dde2 100644 --- a/raml-to-jaxrs/raml-to-jaxrs-cli/pom.xml +++ b/raml-to-jaxrs/raml-to-jaxrs-cli/pom.xml @@ -7,7 +7,7 @@ org.raml raml-to-jaxrs - 2.0.0-RC2-SNAPSHOT + 2.0.0 raml-to-jaxrs-cli @@ -20,7 +20,7 @@ org.raml jaxrs-code-generator - 2.0.0-RC2-SNAPSHOT + 2.0.0 diff --git a/raml-to-jaxrs/raml-to-jaxrs-maven-plugin/pom.xml b/raml-to-jaxrs/raml-to-jaxrs-maven-plugin/pom.xml index 9e3720c90..ea337473d 100644 --- a/raml-to-jaxrs/raml-to-jaxrs-maven-plugin/pom.xml +++ b/raml-to-jaxrs/raml-to-jaxrs-maven-plugin/pom.xml @@ -5,7 +5,7 @@ org.raml raml-to-jaxrs - 2.0.0-RC2-SNAPSHOT + 2.0.0 raml-to-jaxrs-maven-plugin @@ -21,7 +21,7 @@ org.raml jaxrs-code-generator - 2.0.0-RC2-SNAPSHOT + 2.0.0 org.apache.maven.plugin-tools diff --git a/utilities/pom.xml b/utilities/pom.xml index 5864e3aaa..5e5eef35f 100644 --- a/utilities/pom.xml +++ b/utilities/pom.xml @@ -5,7 +5,7 @@ raml-for-jaxrs org.raml - 2.0.0-RC2-SNAPSHOT + 2.0.0 4.0.0