aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 4d95f20..5fe5c03 100755
--- a/pom.xml
+++ b/pom.xml
@@ -1,5 +1,10 @@
<project>
<modelVersion>4.0.0</modelVersion>
+ <parent>
+ <groupId>org.sonatype.oss</groupId>
+ <artifactId>oss-parent</artifactId>
+ <version>7</version>
+ </parent>
<groupId>io.trygvis.esper.testing</groupId>
<artifactId>esper-testing</artifactId>
<version>1.0-SNAPSHOT</version>