summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index e36e78d0..ce511db0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -119,6 +119,9 @@
<artifactId>maven-release-plugin</artifactId>
<groupId>org.apache.maven.plugins</groupId>
<version>2.5.3</version>
+ <configuration>
+ <username>gitlab</username>
+ </configuration>
</plugin>
<plugin>
<artifactId>buildnumber-maven-plugin</artifactId>