We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c9e6dd4 + 763baf2 commit de46097Copy full SHA for de46097
.gitignore
@@ -0,0 +1,2 @@
1
+expath-pkg.xml
2
+build
build.xml
@@ -3,7 +3,7 @@
3
<property file="local.build.properties"/>
4
<property file="build.properties"/>
5
<property name="project.app" value="fundocs"/>
6
- <property name="project.version" value="0.5"/>
+ <property name="project.version" value="0.6"/>
7
<property name="build" value="build"/>
8
<property name="data" value="data"/>
9
<property name="server.url" value="http://demo.exist-db.org/exist/apps/public-repo/public/"/>
0 commit comments