Skip to content

Commit

Permalink
Release version 7.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ujibang committed May 2, 2023
1 parent 431fb42 commit 51f4e6a
Show file tree
Hide file tree
Showing 25 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restheart</groupId>
<artifactId>restheart-parent</artifactId>
<version>7.4.0-SNAPSHOT</version>
<version>7.4.0</version>
</parent>

<groupId>org.restheart</groupId>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restheart</groupId>
<artifactId>restheart-parent</artifactId>
<version>7.4.0-SNAPSHOT</version>
<version>7.4.0</version>
</parent>

<groupId>org.restheart</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/bytes-array-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restheart</groupId>
<artifactId>restheart-examples</artifactId>
<version>7.4.0-SNAPSHOT</version>
<version>7.4.0</version>
</parent>

<artifactId>bytes-array-service</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/csv-interceptor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restheart</groupId>
<artifactId>restheart-examples</artifactId>
<version>7.4.0-SNAPSHOT</version>
<version>7.4.0</version>
</parent>

<artifactId>csv-interceptor</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/custom-logging-field/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.restheart</groupId>
<artifactId>restheart-examples</artifactId>
<version>7.4.0-SNAPSHOT</version>
<version>7.4.0</version>
</parent>

<artifactId>custom-logging-field</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/form-handler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restheart</groupId>
<artifactId>restheart-examples</artifactId>
<version>7.4.0-SNAPSHOT</version>
<version>7.4.0</version>
</parent>

<artifactId>form-handler</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/freemarker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restheart</groupId>
<artifactId>restheart-examples</artifactId>
<version>7.4.0-SNAPSHOT</version>
<version>7.4.0</version>
</parent>

<artifactId>freemarker</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/greeter-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restheart</groupId>
<artifactId>restheart-examples</artifactId>
<version>7.4.0-SNAPSHOT</version>
<version>7.4.0</version>
</parent>

<artifactId>greeter-service</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/instance-name/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restheart</groupId>
<artifactId>restheart-examples</artifactId>
<version>7.4.0-SNAPSHOT</version>
<version>7.4.0</version>
</parent>

<artifactId>instance-name</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/kotlin-greeter-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restheart</groupId>
<artifactId>restheart-examples</artifactId>
<version>7.4.0-SNAPSHOT</version>
<version>7.4.0</version>
</parent>

<artifactId>kotlin-greeter-service</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/mongo-status-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restheart</groupId>
<artifactId>restheart-examples</artifactId>
<version>7.4.0-SNAPSHOT</version>
<version>7.4.0</version>
</parent>

<artifactId>mongo-status-service</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restheart</groupId>
<artifactId>restheart-parent</artifactId>
<version>7.4.0-SNAPSHOT</version>
<version>7.4.0</version>
</parent>

<artifactId>restheart-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/protobuffer-contacts/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restheart</groupId>
<artifactId>restheart-examples</artifactId>
<version>7.4.0-SNAPSHOT</version>
<version>7.4.0</version>
</parent>

<artifactId>protobuffer-contacts</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/random-string-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restheart</groupId>
<artifactId>restheart-examples</artifactId>
<version>7.4.0-SNAPSHOT</version>
<version>7.4.0</version>
</parent>

<artifactId>random-string-service</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/slack-notifier/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restheart</groupId>
<artifactId>restheart-examples</artifactId>
<version>7.4.0-SNAPSHOT</version>
<version>7.4.0</version>
</parent>

<artifactId>slack-notifier</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/user-signup/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restheart</groupId>
<artifactId>restheart-examples</artifactId>
<version>7.4.0-SNAPSHOT</version>
<version>7.4.0</version>
</parent>

<artifactId>user-signup</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/x-headers-to-qparams/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restheart</groupId>
<artifactId>restheart-examples</artifactId>
<version>7.4.0-SNAPSHOT</version>
<version>7.4.0</version>
</parent>

<artifactId>x-headers-to-qparams</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/x-powered-by-remover/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restheart</groupId>
<artifactId>restheart-examples</artifactId>
<version>7.4.0-SNAPSHOT</version>
<version>7.4.0</version>
</parent>

<artifactId>x-powered-by-interceptor</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion graphql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>restheart-parent</artifactId>
<groupId>org.restheart</groupId>
<version>7.4.0-SNAPSHOT</version>
<version>7.4.0</version>
</parent>

<groupId>org.restheart</groupId>
Expand Down
2 changes: 1 addition & 1 deletion mongoclient/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>restheart-parent</artifactId>
<groupId>org.restheart</groupId>
<version>7.4.0-SNAPSHOT</version>
<version>7.4.0</version>
</parent>

<groupId>org.restheart</groupId>
Expand Down
2 changes: 1 addition & 1 deletion mongodb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restheart</groupId>
<artifactId>restheart-parent</artifactId>
<version>7.4.0-SNAPSHOT</version>
<version>7.4.0</version>
</parent>

<groupId>org.restheart</groupId>
Expand Down
2 changes: 1 addition & 1 deletion polyglot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restheart</groupId>
<artifactId>restheart-parent</artifactId>
<version>7.4.0-SNAPSHOT</version>
<version>7.4.0</version>
</parent>

<groupId>org.restheart</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>org.restheart</groupId>
<artifactId>restheart-parent</artifactId>
<version>7.4.0-SNAPSHOT</version>
<version>7.4.0</version>
<packaging>pom</packaging>

<description>RESTHeart - Low code platform for cloud-native HTTP microservices.</description>
Expand Down
2 changes: 1 addition & 1 deletion security/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restheart</groupId>
<artifactId>restheart-parent</artifactId>
<version>7.4.0-SNAPSHOT</version>
<version>7.4.0</version>
</parent>

<groupId>org.restheart</groupId>
Expand Down
2 changes: 1 addition & 1 deletion test-plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restheart</groupId>
<artifactId>restheart-parent</artifactId>
<version>7.4.0-SNAPSHOT</version>
<version>7.4.0</version>
</parent>

<groupId>org.restheart</groupId>
Expand Down

0 comments on commit 51f4e6a

Please sign in to comment.