Skip to content

Commit 8258662

Browse files
committed
OrientDB prepare for next development iteration
1 parent 35359c4 commit 8258662

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
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.orientechnologies</groupId>
55
<artifactId>orientdb-studio</artifactId>
6-
<version>3.2.41</version>
6+
<version>3.2.42-SNAPSHOT</version>
77
<name>OrientDB Studio</name>
88
<description>OrientDB Studio - web interface for OrientDB server</description>
99
<url>https://www.orientdb.com</url>
@@ -21,7 +21,7 @@
2121
<connection>scm:git:[email protected]:orientechnologies/orientdb-studio.git</connection>
2222
<developerConnection>scm:git:[email protected]:orientechnologies/orientdb-studio.git</developerConnection>
2323
<url>scm:git:[email protected]:orientechnologies/orientdb-studio.git</url>
24-
<tag>3.2.41</tag>
24+
<tag>HEAD</tag>
2525
</scm>
2626
<issueManagement>
2727
<system>GitHub Issues</system>

0 commit comments

Comments
 (0)