Skip to content
Snippets Groups Projects
Commit ea59201c authored by Matthias Braeger's avatar Matthias Braeger
Browse files

Update pom.xml

parent 8df12eaf
No related branches found
No related tags found
No related merge requests found
Pipeline #2581199 passed
......@@ -2,6 +2,12 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>cern.c2mon.client</groupId>
<artifactId>c2mon-client</artifactId>
<version>1.10.2</version>
</parent>
<artifactId>c2mon-web-atmosphere</artifactId>
<version>0.3.2-SNAPSHOT</version>
<packaging>jar</packaging>
......@@ -9,12 +15,6 @@
<name>Atmosphere publisher for C2MON</name>
<description>Atmosphere publisher for C2MON</description>
<parent>
<groupId>cern.c2mon.client</groupId>
<artifactId>c2mon-client</artifactId>
<version>1.9.7-SNAPSHOT</version>
</parent>
<scm>
<url>https://gitlab.cern.ch/c2mon/c2mon-web-atmosphere</url>
<connection>scm:git:ssh://git@gitlab.cern.ch/c2mon/c2mon-web-atmosphere.git</connection>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment