diff options
Diffstat (limited to 'java/client/example')
| -rw-r--r-- | java/client/example/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/client/example/pom.xml b/java/client/example/pom.xml index 70f02dbb98..c9d69c52a8 100644 --- a/java/client/example/pom.xml +++ b/java/client/example/pom.xml @@ -34,7 +34,7 @@ </parent> <properties> - <topDirectoryLocation>..</topDirectoryLocation> + <topDirectoryLocation>../..</topDirectoryLocation> <amqj.logging.level>warn</amqj.logging.level> </properties> |
