diff --git a/README.md b/README.md index 5df2c9c..3510d3e 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,7 @@ To install the library using Maven add [JitPack](https://jitpack.io/) repository com.github.raphaeljolivet.java2typescript java2typescript-maven-plugin - v0.3.1-SNAPSHOT + v0.3.1 ... diff --git a/java2typescript-jackson/pom.xml b/java2typescript-jackson/pom.xml index 2051777..96363dd 100644 --- a/java2typescript-jackson/pom.xml +++ b/java2typescript-jackson/pom.xml @@ -18,7 +18,7 @@ com.github.raphaeljolivet.java2typescript java2typescript - v0.3.1-SNAPSHOT + v0.3.1 java2typescript-jackson java2typescript jackson module diff --git a/java2typescript-jaxrs/pom.xml b/java2typescript-jaxrs/pom.xml index 420df4e..3fe6d6d 100644 --- a/java2typescript-jaxrs/pom.xml +++ b/java2typescript-jaxrs/pom.xml @@ -10,7 +10,7 @@ com.github.raphaeljolivet.java2typescript java2typescript - v0.3.1-SNAPSHOT + v0.3.1 java2typescript-jaxrs diff --git a/java2typescript-maven-plugin/pom.xml b/java2typescript-maven-plugin/pom.xml index 9141860..8e2a4d2 100644 --- a/java2typescript-maven-plugin/pom.xml +++ b/java2typescript-maven-plugin/pom.xml @@ -4,7 +4,7 @@ com.github.raphaeljolivet.java2typescript java2typescript - v0.3.1-SNAPSHOT + v0.3.1 java2typescript-maven-plugin diff --git a/pom.xml b/pom.xml index 6a7b3ec..ff74b20 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.github.raphaeljolivet.java2typescript java2typescript - v0.3.1-SNAPSHOT + v0.3.1 pom java2typescript diff --git a/sample-web-app-client/pom.xml b/sample-web-app-client/pom.xml index 713f612..fd32c55 100644 --- a/sample-web-app-client/pom.xml +++ b/sample-web-app-client/pom.xml @@ -5,7 +5,7 @@ com.github.raphaeljolivet.java2typescript java2typescript - v0.3.1-SNAPSHOT + v0.3.1 sample-web-app-client @@ -23,7 +23,7 @@ com.github.raphaeljolivet.java2typescript java2typescript-maven-plugin - v0.3.1-SNAPSHOT + v0.3.1 com.example.rs.PeopleRestService People diff --git a/sample-web-app-server/pom.xml b/sample-web-app-server/pom.xml index f16f338..4f58e81 100644 --- a/sample-web-app-server/pom.xml +++ b/sample-web-app-server/pom.xml @@ -4,7 +4,7 @@ com.github.raphaeljolivet.java2typescript java2typescript - v0.3.1-SNAPSHOT + v0.3.1 sample-web-app-server diff --git a/sample-web-app/pom.xml b/sample-web-app/pom.xml index 8ffa7fd..00166ae 100644 --- a/sample-web-app/pom.xml +++ b/sample-web-app/pom.xml @@ -4,7 +4,7 @@ com.github.raphaeljolivet.java2typescript java2typescript - v0.3.1-SNAPSHOT + v0.3.1 sample-web-app @@ -99,7 +99,7 @@ com.github.raphaeljolivet.java2typescript java2typescript-maven-plugin - v0.3.1-SNAPSHOT + v0.3.1 com.example.rs.PeopleRestService People