summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorbschnalzer <bianca.schnalzer@egiz.gv.at>2017-03-14 08:13:58 +0100
committerbschnalzer <bianca.schnalzer@egiz.gv.at>2017-03-14 08:13:58 +0100
commitbf0e135e070008498ae417d47f55974b3fdefd50 (patch)
tree54e91ab435e33a8fb0c5ef5a6d7b2dbc55115573 /pom.xml
parent42bd0e59b540b126a8b4b5e5df4113696d07554a (diff)
downloadmocca-bf0e135e070008498ae417d47f55974b3fdefd50.tar.gz
mocca-bf0e135e070008498ae417d47f55974b3fdefd50.tar.bz2
mocca-bf0e135e070008498ae417d47f55974b3fdefd50.zip
[maven-release-plugin] prepare release mocca-1.3.25
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>