Skip to content

Commit

Permalink
OrientDB prepare release 3.2.21
Browse files Browse the repository at this point in the history
  • Loading branch information
tglman committed Jul 24, 2023
1 parent 8949796 commit a289476
Show file tree
Hide file tree
Showing 16 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion client/pom.xml
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>com.orientechnologies</groupId>
<artifactId>orientdb-parent</artifactId>
<version>3.2.21-SNAPSHOT</version>
<version>3.2.21</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>com.orientechnologies</groupId>
<artifactId>orientdb-parent</artifactId>
<version>3.2.21-SNAPSHOT</version>
<version>3.2.21</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion distributed/pom.xml
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>com.orientechnologies</groupId>
<artifactId>orientdb-parent</artifactId>
<version>3.2.21-SNAPSHOT</version>
<version>3.2.21</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion distribution-tp2/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>com.orientechnologies</groupId>
<artifactId>orientdb-parent</artifactId>
<version>3.2.21-SNAPSHOT</version>
<version>3.2.21</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion distribution/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>com.orientechnologies</groupId>
<artifactId>orientdb-parent</artifactId>
<version>3.2.21-SNAPSHOT</version>
<version>3.2.21</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion etl/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.orientechnologies</groupId>
<artifactId>orientdb-parent</artifactId>
<version>3.2.21-SNAPSHOT</version>
<version>3.2.21</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion graphdb/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>com.orientechnologies</groupId>
<artifactId>orientdb-parent</artifactId>
<version>3.2.21-SNAPSHOT</version>
<version>3.2.21</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jdbc/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.orientechnologies</groupId>
<artifactId>orientdb-parent</artifactId>
<version>3.2.21-SNAPSHOT</version>
<version>3.2.21</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion lucene/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>com.orientechnologies</groupId>
<artifactId>orientdb-parent</artifactId>
<version>3.2.21-SNAPSHOT</version>
<version>3.2.21</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>orientdb-lucene</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion object/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>com.orientechnologies</groupId>
<artifactId>orientdb-parent</artifactId>
<version>3.2.21-SNAPSHOT</version>
<version>3.2.21</version>
</parent>

<artifactId>orientdb-object</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -14,7 +14,7 @@

<groupId>com.orientechnologies</groupId>
<artifactId>orientdb-parent</artifactId>
<version>3.2.21-SNAPSHOT</version>
<version>3.2.21</version>
<packaging>pom</packaging>

<name>OrientDB</name>
Expand Down Expand Up @@ -92,7 +92,7 @@
<connection>scm:git:git@github.com:orientechnologies/orientdb.git</connection>
<developerConnection>scm:git:git@github.com:orientechnologies/orientdb.git</developerConnection>
<url>scm:git:git@github.com:orientechnologies/orientdb.git</url>
<tag>HEAD</tag>
<tag>3.2.21</tag>
</scm>
<issueManagement>
<system>GitHub Issues</system>
Expand Down
2 changes: 1 addition & 1 deletion security/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.orientechnologies</groupId>
<artifactId>orientdb-parent</artifactId>
<version>3.2.21-SNAPSHOT</version>
<version>3.2.21</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion server/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>com.orientechnologies</groupId>
<artifactId>orientdb-parent</artifactId>
<version>3.2.21-SNAPSHOT</version>
<version>3.2.21</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion test-commons/pom.xml
Expand Up @@ -2,7 +2,7 @@
<parent>
<artifactId>orientdb-parent</artifactId>
<groupId>com.orientechnologies</groupId>
<version>3.2.21-SNAPSHOT</version>
<version>3.2.21</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion tests/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>com.orientechnologies</groupId>
<artifactId>orientdb-parent</artifactId>
<version>3.2.21-SNAPSHOT</version>
<version>3.2.21</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion tools/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.orientechnologies</groupId>
<artifactId>orientdb-parent</artifactId>
<version>3.2.21-SNAPSHOT</version>
<version>3.2.21</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit a289476

Please sign in to comment.