aboutsummaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
Diffstat (limited to 'api')
-rw-r--r--api/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/api/pom.xml b/api/pom.xml
index fb9cd29..27c20cd 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -15,6 +15,10 @@
<relativePath>../pom.xml</relativePath>
</parent>
+ <properties>
+ <gh-pages-dir>${project.basedir}/../../semantic-versioning-gh-pages</gh-pages-dir>
+ </properties>
+
<dependencies>
<dependency>
<groupId>com.google.code.findbugs</groupId>