Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Commit

Permalink
new version
Browse files Browse the repository at this point in the history
  • Loading branch information
jpbelang committed Sep 16, 2018
1 parent 1c4e883 commit 4c37203
Show file tree
Hide file tree
Showing 42 changed files with 45 additions and 53 deletions.
2 changes: 1 addition & 1 deletion build-tools/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.raml.jaxrs</groupId>
<artifactId>raml-for-jaxrs</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.4-SNAPSHOT</version>
</parent>

<artifactId>build-tools</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jaxrs-to-raml/jaxrs-api/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.raml.jaxrs</groupId>
<artifactId>jaxrs-to-raml</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.4-SNAPSHOT</version>
</parent>

<artifactId>jaxrs-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jaxrs-to-raml/jaxrs-parser/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.raml.jaxrs</groupId>
<artifactId>jaxrs-to-raml</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.4-SNAPSHOT</version>
</parent>

<artifactId>jaxrs-parser</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jaxrs-to-raml/jaxrs-test-resources/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.raml.jaxrs</groupId>
<artifactId>jaxrs-to-raml</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.4-SNAPSHOT</version>
</parent>

<artifactId>jaxrs-test-resources</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jaxrs-to-raml/jaxrs-to-raml-cli/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.raml.jaxrs</groupId>
<artifactId>jaxrs-to-raml</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.4-SNAPSHOT</version>
</parent>

<artifactId>jaxrs-to-raml-cli</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jaxrs-to-raml/jaxrs-to-raml-converter/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.raml.jaxrs</groupId>
<artifactId>jaxrs-to-raml</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.4-SNAPSHOT</version>
</parent>

<artifactId>jaxrs-to-raml-converter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jaxrs-to-raml/jaxrs-to-raml-core/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.raml.jaxrs</groupId>
<artifactId>jaxrs-to-raml</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.4-SNAPSHOT</version>
</parent>

<artifactId>jaxrs-to-raml-core</artifactId>
Expand Down
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.raml.jaxrs</groupId>
<artifactId>jaxrs-to-raml-examples</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.4-SNAPSHOT</version>
</parent>

<artifactId>jaxrs-to-raml-gradle-examples</artifactId>
Expand Down
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.raml.jaxrs</groupId>
<artifactId>jaxrs-to-raml-maven-examples</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.4-SNAPSHOT</version>
</parent>

<artifactId>jaxrs-to-raml-annotations</artifactId>
Expand Down
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.raml.jaxrs</groupId>
<artifactId>jaxrs-to-raml-maven-examples</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.4-SNAPSHOT</version>
</parent>

<artifactId>jaxrs-to-raml-methods</artifactId>
Expand Down
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.raml.jaxrs</groupId>
<artifactId>jaxrs-to-raml-maven-examples</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.4-SNAPSHOT</version>
</parent>

<artifactId>jaxrs-to-raml-multipart</artifactId>
Expand Down
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.raml.jaxrs</groupId>
<artifactId>jaxrs-to-raml-maven-examples</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.4-SNAPSHOT</version>
</parent>

<artifactId>jaxrs-to-raml-raml-examples</artifactId>
Expand Down
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.raml.jaxrs</groupId>
<artifactId>jaxrs-to-raml-maven-examples</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.4-SNAPSHOT</version>
</parent>

<artifactId>jaxrs-to-raml-types</artifactId>
Expand Down
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.raml.jaxrs</groupId>
<artifactId>jaxrs-to-raml-examples</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.4-SNAPSHOT</version>
</parent>

<artifactId>jaxrs-to-raml-maven-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jaxrs-to-raml/jaxrs-to-raml-examples/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.raml.jaxrs</groupId>
<artifactId>jaxrs-to-raml</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.4-SNAPSHOT</version>
</parent>

<artifactId>jaxrs-to-raml-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jaxrs-to-raml/jaxrs-to-raml-gradle-plugin-wrapper/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.raml.jaxrs</groupId>
<artifactId>jaxrs-to-raml</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.4-SNAPSHOT</version>
</parent>

<artifactId>jaxrs-to-raml-gradle-plugin-wrapper</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jaxrs-to-raml/jaxrs-to-raml-maven-plugin/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.raml.jaxrs</groupId>
<artifactId>jaxrs-to-raml</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.4-SNAPSHOT</version>
</parent>

<artifactId>jaxrs-to-raml-maven-plugin</artifactId>
Expand Down
6 changes: 1 addition & 5 deletions jaxrs-to-raml/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.raml.jaxrs</groupId>
<artifactId>raml-for-jaxrs</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.4-SNAPSHOT</version>
</parent>

<artifactId>jaxrs-to-raml</artifactId>
Expand Down Expand Up @@ -112,9 +112,7 @@
<module>jaxrs-to-raml-converter</module>
<module>jaxrs-to-raml-cli</module>
<module>jaxrs-to-raml-maven-plugin</module>
<!--
<module>jaxrs-to-raml-gradle-plugin-wrapper</module>
-->
<module>jaxrs-test-resources</module>
<module>raml-api</module>
<module>raml-emitter</module>
Expand All @@ -131,9 +129,7 @@
<module>jaxrs-to-raml-converter</module>
<module>jaxrs-to-raml-cli</module>
<module>jaxrs-to-raml-maven-plugin</module>
<!--
<module>jaxrs-to-raml-gradle-plugin-wrapper</module>
-->
<module>jaxrs-test-resources</module>
<module>raml-api</module>
<module>raml-emitter</module>
Expand Down
2 changes: 1 addition & 1 deletion jaxrs-to-raml/raml-api/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.raml.jaxrs</groupId>
<artifactId>jaxrs-to-raml</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.4-SNAPSHOT</version>
</parent>

<artifactId>raml-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jaxrs-to-raml/raml-emitter/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.raml.jaxrs</groupId>
<artifactId>jaxrs-to-raml</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.4-SNAPSHOT</version>
</parent>

<artifactId>raml-emitter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jaxrs-to-raml/raml-generator-api/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.raml.jaxrs</groupId>
<artifactId>jaxrs-to-raml</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.4-SNAPSHOT</version>
</parent>

<artifactId>raml-generator-api</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.raml.jaxrs</groupId>
<artifactId>raml-for-jaxrs</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.4-SNAPSHOT</version>
<packaging>pom</packaging>
<name>raml-for-jaxrs</name>
<description>This project is all about two way transformation of JAX-RS-annotated Java code to RAML API description and back.</description>
Expand All @@ -20,7 +20,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>1.7</maven.compiler.source>
<maven.compiler.target>1.7</maven.compiler.target>
<tools.version>1.0.3</tools.version>
<tools.version>1.0.4-SNAPSHOT</tools.version>
</properties>
<dependencyManagement>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion raml-to-jaxrs/examples/gradle-examples/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.raml.jaxrs</groupId>
<artifactId>examples</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.4-SNAPSHOT</version>
</parent>

<artifactId>raml-to-jaxrs-gradle-examples</artifactId>
Expand Down
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.raml.jaxrs</groupId>
<artifactId>features</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.4-SNAPSHOT</version>
</parent>

<artifactId>feature-plugins</artifactId>
Expand Down
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.raml.jaxrs</groupId>
<artifactId>features</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.4-SNAPSHOT</version>
</parent>

<artifactId>feature-raml-project</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion raml-to-jaxrs/examples/maven-examples/features/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.raml.jaxrs</groupId>
<artifactId>maven-examples</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.4-SNAPSHOT</version>
</parent>

<artifactId>features</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion raml-to-jaxrs/examples/maven-examples/jaxb-example/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.raml.jaxrs</groupId>
<artifactId>maven-examples</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.4-SNAPSHOT</version>
</parent>

<artifactId>jaxb-example</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions raml-to-jaxrs/examples/maven-examples/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.raml.jaxrs</groupId>
<artifactId>examples</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.4-SNAPSHOT</version>
</parent>

<!-- Repeating here for documentation -->
Expand Down Expand Up @@ -38,7 +38,7 @@
<plugin>
<groupId>org.raml.jaxrs</groupId>
<artifactId>raml-to-jaxrs-maven-plugin</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.4-SNAPSHOT</version>
<executions>
<execution>
<goals>
Expand Down
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.raml.jaxrs</groupId>
<artifactId>maven-examples</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.4-SNAPSHOT</version>
</parent>

<artifactId>raml-defined-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion raml-to-jaxrs/examples/maven-examples/references/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.raml.jaxrs</groupId>
<artifactId>maven-examples</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.4-SNAPSHOT</version>
</parent>

<artifactId>references</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion raml-to-jaxrs/examples/maven-examples/scalar-types/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.raml.jaxrs</groupId>
<artifactId>maven-examples</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.4-SNAPSHOT</version>
</parent>

<artifactId>scalar-types</artifactId>
Expand Down
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.raml.jaxrs</groupId>
<artifactId>maven-examples</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.4-SNAPSHOT</version>
</parent>

<artifactId>simple-json-example</artifactId>
Expand Down
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.raml.jaxrs</groupId>
<artifactId>maven-examples</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.4-SNAPSHOT</version>
</parent>

<artifactId>simple-raml08</artifactId>
Expand Down
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.raml.jaxrs</groupId>
<artifactId>maven-examples</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.4-SNAPSHOT</version>
</parent>

<artifactId>simple-xml-example</artifactId>
Expand Down
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.raml.jaxrs</groupId>
<artifactId>maven-examples</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.4-SNAPSHOT</version>
</parent>

<artifactId>type-torture-test</artifactId>
Expand All @@ -25,7 +25,7 @@
<dependency>
<groupId>org.raml.jaxrs</groupId>
<artifactId>jaxrs-code-generator</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.4-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.glassfish.jersey.containers</groupId>
Expand Down
2 changes: 1 addition & 1 deletion raml-to-jaxrs/examples/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.raml.jaxrs</groupId>
<artifactId>raml-to-jaxrs</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.4-SNAPSHOT</version>
</parent>
<artifactId>examples</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion raml-to-jaxrs/jaxrs-code-generator/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.raml.jaxrs</groupId>
<artifactId>raml-to-jaxrs</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.4-SNAPSHOT</version>
</parent>

<artifactId>jaxrs-code-generator</artifactId>
Expand Down

0 comments on commit 4c37203

Please sign in to comment.