We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6275ee commit 233e2a4Copy full SHA for 233e2a4
pom.xml
@@ -12,7 +12,7 @@
12
13
<groupId>org.exist-db</groupId>
14
<artifactId>exist-documentation</artifactId>
15
- <version>3.0.0-SNAPSHOT</version>
+ <version>0.6.0</version>
16
17
<name>eXist-db Documentation</name>
18
<description>Documentation package for eXist-db</description>
@@ -36,7 +36,7 @@
36
<connection>scm:git:https://www.github.com/exist-db/documentation.git</connection>
37
<developerConnection>scm:git:https://www.github.com/exist-db/documentation.git</developerConnection>
38
<url>scm:git:https://www.github.com/exist-db/documentation.git</url>
39
- <tag>HEAD</tag>
+ <tag>0.6.0</tag>
40
</scm>
41
42
<properties>
0 commit comments