changeset 1530:ccbfa9774745

Fix invalid path in distribution/pom.xml comment Reviewed-by: jerboaa, vanaltj
author Omair Majid <omajid@redhat.com>
date Tue, 28 Oct 2014 14:11:59 -0400
parents 33ad3d556e28
children cbbf264033b4
files distribution/pom.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/distribution/pom.xml	Mon Oct 27 14:29:52 2014 -0400
+++ b/distribution/pom.xml	Tue Oct 28 14:11:59 2014 -0400
@@ -254,7 +254,7 @@
   </build>
   <!-- Define two build profiles. One for development builds. Another for
        release builds. All dependencies for release builds are specified in
-       release-build-deps/pom.xml. Any extra dependencies for a devel-build
+       build-deps/pom.xml. Any extra dependencies for a devel-build
        go into the dev-build profile directly.
   -->
   <profiles>