Skip to content

Commit eb52360

Browse files
committed
OrientDB prepare release 3.2.16
1 parent f12bdab commit eb52360

File tree

16 files changed

+17
-17
lines changed

16 files changed

+17
-17
lines changed

client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<parent>
2828
<groupId>com.orientechnologies</groupId>
2929
<artifactId>orientdb-parent</artifactId>
30-
<version>3.2.16-SNAPSHOT</version>
30+
<version>3.2.16</version>
3131
<relativePath>../pom.xml</relativePath>
3232
</parent>
3333

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<groupId>com.orientechnologies</groupId>
1818
<artifactId>orientdb-parent</artifactId>
19-
<version>3.2.16-SNAPSHOT</version>
19+
<version>3.2.16</version>
2020
<relativePath>../pom.xml</relativePath>
2121
</parent>
2222

distributed/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<parent>
2828
<groupId>com.orientechnologies</groupId>
2929
<artifactId>orientdb-parent</artifactId>
30-
<version>3.2.16-SNAPSHOT</version>
30+
<version>3.2.16</version>
3131
<relativePath>../pom.xml</relativePath>
3232
</parent>
3333

distribution-tp2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<groupId>com.orientechnologies</groupId>
1818
<artifactId>orientdb-parent</artifactId>
19-
<version>3.2.16-SNAPSHOT</version>
19+
<version>3.2.16</version>
2020
<relativePath>../</relativePath>
2121
</parent>
2222

distribution/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<groupId>com.orientechnologies</groupId>
1818
<artifactId>orientdb-parent</artifactId>
19-
<version>3.2.16-SNAPSHOT</version>
19+
<version>3.2.16</version>
2020
<relativePath>../pom.xml</relativePath>
2121
</parent>
2222

etl/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.orientechnologies</groupId>
2424
<artifactId>orientdb-parent</artifactId>
25-
<version>3.2.16-SNAPSHOT</version>
25+
<version>3.2.16</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

graphdb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>com.orientechnologies</groupId>
2525
<artifactId>orientdb-parent</artifactId>
26-
<version>3.2.16-SNAPSHOT</version>
26+
<version>3.2.16</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

jdbc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.orientechnologies</groupId>
2424
<artifactId>orientdb-parent</artifactId>
25-
<version>3.2.16-SNAPSHOT</version>
25+
<version>3.2.16</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

lucene/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.orientechnologies</groupId>
2323
<artifactId>orientdb-parent</artifactId>
24-
<version>3.2.16-SNAPSHOT</version>
24+
<version>3.2.16</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727
<artifactId>orientdb-lucene</artifactId>

object/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<groupId>com.orientechnologies</groupId>
1818
<artifactId>orientdb-parent</artifactId>
19-
<version>3.2.16-SNAPSHOT</version>
19+
<version>3.2.16</version>
2020
</parent>
2121

2222
<artifactId>orientdb-object</artifactId>

0 commit comments

Comments
 (0)