Skip to content

Commit 9b9b860

Browse files
committed
Release version 8.3.2
1 parent 089e13c commit 9b9b860

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

commons/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.restheart</groupId>
77
<artifactId>restheart-parent</artifactId>
8-
<version>8.3.2-SNAPSHOT</version>
8+
<version>8.3.2</version>
99
</parent>
1010

1111
<groupId>org.restheart</groupId>

core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.restheart</groupId>
77
<artifactId>restheart-parent</artifactId>
8-
<version>8.3.2-SNAPSHOT</version>
8+
<version>8.3.2</version>
99
</parent>
1010

1111
<properties>

graphql/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<artifactId>restheart-parent</artifactId>
99
<groupId>org.restheart</groupId>
10-
<version>8.3.2-SNAPSHOT</version>
10+
<version>8.3.2</version>
1111
</parent>
1212

1313
<groupId>org.restheart</groupId>

metrics/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<artifactId>restheart-parent</artifactId>
1010
<groupId>org.restheart</groupId>
11-
<version>8.3.2-SNAPSHOT</version>
11+
<version>8.3.2</version>
1212
</parent>
1313

1414
<groupId>org.restheart</groupId>

mongoclient/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>restheart-parent</artifactId>
66
<groupId>org.restheart</groupId>
7-
<version>8.3.2-SNAPSHOT</version>
7+
<version>8.3.2</version>
88
</parent>
99

1010
<groupId>org.restheart</groupId>

mongodb/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.restheart</groupId>
77
<artifactId>restheart-parent</artifactId>
8-
<version>8.3.2-SNAPSHOT</version>
8+
<version>8.3.2</version>
99
</parent>
1010

1111
<groupId>org.restheart</groupId>

polyglot/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.restheart</groupId>
77
<artifactId>restheart-parent</artifactId>
8-
<version>8.3.2-SNAPSHOT</version>
8+
<version>8.3.2</version>
99
</parent>
1010

1111
<groupId>org.restheart</groupId>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>org.restheart</groupId>
77
<artifactId>restheart-parent</artifactId>
8-
<version>8.3.2-SNAPSHOT</version>
8+
<version>8.3.2</version>
99
<packaging>pom</packaging>
1010

1111
<description>RESTHeart - Low code platform for cloud-native HTTP microservices.</description>

security/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.restheart</groupId>
77
<artifactId>restheart-parent</artifactId>
8-
<version>8.3.2-SNAPSHOT</version>
8+
<version>8.3.2</version>
99
</parent>
1010

1111
<groupId>org.restheart</groupId>

test-plugins/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.restheart</groupId>
77
<artifactId>restheart-parent</artifactId>
8-
<version>8.3.2-SNAPSHOT</version>
8+
<version>8.3.2</version>
99
</parent>
1010

1111
<groupId>org.restheart</groupId>

0 commit comments

Comments
 (0)