Browse Source

changing the groupid to be associated with the project

tekton_work
Nicholas Caughey 3 years ago
parent
commit
1c1007b811
  1. 2
      pom.xml

2
pom.xml

@ -9,7 +9,7 @@
</repository>
</repositories>
<modelVersion>4.0.0</modelVersion>
<groupId>com.redhat.ncaughey</groupId>
<groupId>com.redhat.pctOshWrapper</groupId>
<artifactId>osh</artifactId>
<version>1.0.0-SNAPSHOT</version>
<properties>

Loading…
Cancel
Save