Skip to content

Commit b6fb8db

Browse files
committed
Allow development on 5.3.0-SNAPSHOT
1 parent 54bae82 commit b6fb8db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<project.build.source>1.8</project.build.source>
4949
<project.build.target>1.8</project.build.target>
5050

51-
<exist.version>5.3.0</exist.version>
51+
<exist.version>5.3.0-SNAPSHOT</exist.version>
5252

5353
<package-name>http://exist-db.org/apps/fundocs</package-name>
5454
<package-abbrev>fundocs</package-abbrev> <!-- override the default which is artifactId :-/ -->

0 commit comments

Comments
 (0)