Add stage site properties 07/7207/1
authorPamela Dragosh <pdragosh@research.att.com>
Thu, 10 Aug 2017 13:40:16 +0000 (09:40 -0400)
committerPamela Dragosh <pdragosh@research.att.com>
Thu, 10 Aug 2017 13:40:24 +0000 (09:40 -0400)
Issue-ID: POLICY-139
Change-Id: I123320dd0625544043e008beb73ec042cb900b4f
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index cbd06e7..9d8e351 100644 (file)
--- a/pom.xml
+++ b/pom.xml
        <description>Code that define our external API.</description>
 
        <properties>
+                <sitePath>/content/sites/site/${project.groupId}/${project.artifactId}/${project.version}</sitePath>
+               <releases.path>content/repositories/releases/</releases.path>
+               <snapshots.path>content/repositories/snapshots/</snapshots.path>
+               <staging.path>content/repositories/staging/</staging.path>                
        </properties>
 
        <modules>