[Lada-commits] [PATCH] removed -dev from artifact id
Wald Commits
scm-commit at wald.intevation.org
Fri Aug 14 11:06:07 CEST 2015
# HG changeset patch
# User Dustin Demuth <dustin at intevation.de>
# Date 1439543159 -7200
# Node ID a6a3edf472d5db52e7c3d889a0f9bd058457b26e
# Parent dd67bb1930ff73a036bc738d02ee64aecf8bb8fd
removed -dev from artifact id
diff -r dd67bb1930ff -r a6a3edf472d5 pom.xml
--- a/pom.xml Fri Aug 14 10:33:58 2015 +0200
+++ b/pom.xml Fri Aug 14 11:05:59 2015 +0200
@@ -6,7 +6,7 @@
<name>Lada Server</name>
<groupId>de.intevation</groupId>
- <artifactId>lada-server-dev</artifactId>
+ <artifactId>lada-server</artifactId>
<packaging>war</packaging>
<parent>
<groupId>org.jboss</groupId>
More information about the Lada-commits
mailing list