summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorBrett Porter <brett@apache.org>2010-02-12 15:29:47 +0000
committerBrett Porter <brett@apache.org>2010-02-12 15:29:47 +0000
commit888eb009b7b5ea092e868167734a3e6a2b65ddee (patch)
tree19bbd3b6fec73f093ef7fac18c049d13b5ac0a61 /pom.xml
parent5f77fddbfba672928dfb0b5486996b8b8dd01417 (diff)
downloadarchiva-888eb009b7b5ea092e868167734a3e6a2b65ddee.tar.gz
archiva-888eb009b7b5ea092e868167734a3e6a2b65ddee.zip
[MRM-1304] Query using Group ID field in audit log report uses '/' as a separator instead of '.'
Submitted by: Adelita L. Padilla (applied with modifications to test) Merged /archiva/trunk:r909454-909456 git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@909461 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 3c6a2f3a4..3c3089a72 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.apache.archiva</groupId>
<artifactId>archiva-parent</artifactId>
- <version>5</version>
+ <version>6-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<name>Archiva</name>