Commit 1b6e75bb authored by Ludovic Dubost's avatar Ludovic Dubost
Browse files

Updated pom with gitlab api dependency

parent 2d8af691
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -47,6 +47,13 @@
      <organization>XWiki SAS</organization>
    </developer>
  </developers>
  <dependencies>
    <dependency>
      <groupId>org.gitlab</groupId>
      <artifactId>java-gitlab-api</artifactId>
      <version>4.0.0</version>
    </dependency>
  </dependencies>
  <build>
    <!-- Needed to add support for the XAR packaging -->
    <extensions>