Skip to content
This repository was archived by the owner on Jul 5, 2023. It is now read-only.

Commit 0d982cc

Browse files
committed
version bumped to 2.2.2-SNAPSHOT
1 parent 49bd426 commit 0d982cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
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>2.2.1-SNAPSHOT</version>
26+
<version>2.2.2-SNAPSHOT</version>
2727
<relativePath/>
2828
</parent>
2929

@@ -32,7 +32,7 @@
3232
<packaging>jar</packaging>
3333

3434
<properties>
35-
<orientdb.version>${project.version}</orientdb.version>
35+
<orientdb.version>${project.parent.version}</orientdb.version>
3636
<lucene.version>5.3.2</lucene.version>
3737
<geotools.version>13.2</geotools.version>
3838
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)