diff --git a/CHANGELOG.md b/CHANGELOG.md index aaac2b7..478bd9b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for gxREST -## [v2.0.0-SNAPSHOT] [r5.0.0] - +## [v1.2.0-SNAPSHOT] [r5.0.0] - - Switched JSON management to gcube-jackson [#19737] diff --git a/gxHTTP/.classpath b/gxHTTP/.classpath deleted file mode 100644 index 8131be0..0000000 --- a/gxHTTP/.classpath +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gxHTTP/.gitignore b/gxHTTP/.gitignore new file mode 100644 index 0000000..01cb415 --- /dev/null +++ b/gxHTTP/.gitignore @@ -0,0 +1 @@ +/.classpath diff --git a/gxHTTP/CHANGELOG.md b/gxHTTP/CHANGELOG.md index 12442cc..bcedd1b 100644 --- a/gxHTTP/CHANGELOG.md +++ b/gxHTTP/CHANGELOG.md @@ -3,7 +3,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for gxHTTP -## [v2.0.0-SNAPSHOT] [r5.0.0] - +## [v1.2.0-SNAPSHOT] [r5.0.0] - - Switched JSON management to gcube-jackson [#19737] diff --git a/gxHTTP/pom.xml b/gxHTTP/pom.xml index 86f8527..b53a6e0 100644 --- a/gxHTTP/pom.xml +++ b/gxHTTP/pom.xml @@ -7,7 +7,7 @@ org.gcube.common gxREST - 2.0.0-SNAPSHOT + 1.2.0-SNAPSHOT gxHTTP diff --git a/gxJRS/.classpath b/gxJRS/.classpath deleted file mode 100644 index 8131be0..0000000 --- a/gxJRS/.classpath +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gxJRS/.gitignore b/gxJRS/.gitignore new file mode 100644 index 0000000..01cb415 --- /dev/null +++ b/gxJRS/.gitignore @@ -0,0 +1 @@ +/.classpath diff --git a/gxJRS/CHANGELOG.md b/gxJRS/CHANGELOG.md index 5e290e2..a1a0fe1 100644 --- a/gxJRS/CHANGELOG.md +++ b/gxJRS/CHANGELOG.md @@ -3,7 +3,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for gxJRS -## [v2.0.0-SNAPSHOT] [r5.0.0] - +## [v1.2.0-SNAPSHOT] [r5.0.0] - - Switched JSON management to gcube-jackson [#19737] diff --git a/gxJRS/pom.xml b/gxJRS/pom.xml index 0760499..a012f0e 100644 --- a/gxJRS/pom.xml +++ b/gxJRS/pom.xml @@ -5,7 +5,7 @@ org.gcube.common gxREST - 2.0.0-SNAPSHOT + 1.2.0-SNAPSHOT gxJRS diff --git a/pom.xml b/pom.xml index 81786da..e6504d5 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.common gxREST - 2.0.0-SNAPSHOT + 1.2.0-SNAPSHOT pom gCube eXtensions to REST gCube eXtensions to REST