aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorritchie <ritchie@gmx.at>2015-02-27 07:34:25 +0100
committerritchie <ritchie@gmx.at>2015-02-27 07:34:25 +0100
commit15bce0503f47b4aa86435836804e2fb33d9f7e88 (patch)
treecd79c7619ec356b6ba952ea840f2a6afb148ed64 /pom.xml
parent88e584bfc6b19e85390e2bc10a39b1de00c3e69a (diff)
downloadnanohttpd-15bce0503f47b4aa86435836804e2fb33d9f7e88.tar.gz
corrected attribute
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index cd67ea4..24ad4bf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -130,6 +130,7 @@
<version>2.5.1</version>
<configuration>
<mavenExecutorId>forked-path</mavenExecutorId>
+ <branchName>${project.artifactId}-${project.version}</branchName>
</configuration>
</plugin>
<plugin>