Mercurial > lada > lada-server
changeset 725:a6a3edf472d5
removed -dev from artifact id
author | Dustin Demuth <dustin@intevation.de> |
---|---|
date | Fri, 14 Aug 2015 11:05:59 +0200 |
parents | dd67bb1930ff |
children | a5c755b0cfda |
files | pom.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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>