Skip to content

Commit

Permalink
OrientDB prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
tglman committed Oct 29, 2024
1 parent 2dc88ea commit 2fc8b8b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion agent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.orientechnologies</groupId>
<artifactId>orientdb-enterprise-parent</artifactId>
<version>3.2.35</version>
<version>3.2.36-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>
<artifactId>agent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<relativePath />
</parent>
<artifactId>orientdb-enterprise-parent</artifactId>
<version>3.2.35</version>
<version>3.2.36-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
<module>agent</module>
Expand Down

0 comments on commit 2fc8b8b

Please sign in to comment.