diff --git a/README.md b/README.md
index 933fac1..74a2d26 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.0.rc3-SNAPSHOT
+ v0.3.0
...
diff --git a/java2typescript-jackson/pom.xml b/java2typescript-jackson/pom.xml
index 5ec1afd..3762cad 100644
--- a/java2typescript-jackson/pom.xml
+++ b/java2typescript-jackson/pom.xml
@@ -18,7 +18,7 @@
com.github.raphaeljolivet.java2typescript
java2typescript
- v0.3.0.rc3-SNAPSHOT
+ v0.3.0
java2typescript-jackson
java2typescript jackson module
diff --git a/java2typescript-jaxrs/pom.xml b/java2typescript-jaxrs/pom.xml
index 15cefec..77d919a 100644
--- a/java2typescript-jaxrs/pom.xml
+++ b/java2typescript-jaxrs/pom.xml
@@ -10,7 +10,7 @@
com.github.raphaeljolivet.java2typescript
java2typescript
- v0.3.0.rc3-SNAPSHOT
+ v0.3.0
java2typescript-jaxrs
diff --git a/java2typescript-maven-plugin/pom.xml b/java2typescript-maven-plugin/pom.xml
index e844db7..8fb7362 100644
--- a/java2typescript-maven-plugin/pom.xml
+++ b/java2typescript-maven-plugin/pom.xml
@@ -4,7 +4,7 @@
com.github.raphaeljolivet.java2typescript
java2typescript
- v0.3.0.rc3-SNAPSHOT
+ v0.3.0
java2typescript-maven-plugin
diff --git a/pom.xml b/pom.xml
index 256759c..64cbb38 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
com.github.raphaeljolivet.java2typescript
java2typescript
- v0.3.0.rc3-SNAPSHOT
+ v0.3.0
pom
java2typescript
diff --git a/sample-web-app-client/pom.xml b/sample-web-app-client/pom.xml
index 31b3613..693823d 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.0.rc3-SNAPSHOT
+ v0.3.0
sample-web-app-client
@@ -23,7 +23,7 @@
com.github.raphaeljolivet.java2typescript
java2typescript-maven-plugin
- v0.3.0.rc3-SNAPSHOT
+ v0.3.0
com.example.rs.PeopleRestService
People
diff --git a/sample-web-app-server/pom.xml b/sample-web-app-server/pom.xml
index 3e73db9..ddc82cb 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.0.rc3-SNAPSHOT
+ v0.3.0
sample-web-app-server
diff --git a/sample-web-app/pom.xml b/sample-web-app/pom.xml
index 0d797d5..841b790 100644
--- a/sample-web-app/pom.xml
+++ b/sample-web-app/pom.xml
@@ -4,7 +4,7 @@
com.github.raphaeljolivet.java2typescript
java2typescript
- v0.3.0.rc3-SNAPSHOT
+ v0.3.0
sample-web-app
@@ -99,7 +99,7 @@
com.github.raphaeljolivet.java2typescript
java2typescript-maven-plugin
- v0.3.0.rc3-SNAPSHOT
+ v0.3.0
com.example.rs.PeopleRestService
People