Skip to content

Commit 13d902c

Browse files
author
Mark Robinson
committed
Change Maven groupID and artifactID
1 parent 1d36197 commit 13d902c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
44
<modelVersion>4.0.0</modelVersion>
55

6-
<groupId>org.researchobject</groupId>
7-
<artifactId>cwlvisualiser</artifactId>
6+
<groupId>org.commonwl</groupId>
7+
<artifactId>viewer</artifactId>
88
<version>0.0.1-SNAPSHOT</version>
99
<packaging>jar</packaging>
1010

0 commit comments

Comments
 (0)