Skip to content

Commit 3bfc8e2

Browse files
author
Mark Robinson
committed
Change Maven artifactID to cwlviewer
Prevents viewer.jar and "viewer" project in the IDE
1 parent 13d902c commit 3bfc8e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55

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

0 commit comments

Comments
 (0)