Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
ariwk authored Oct 12, 2023
1 parent d3a7c6c commit 27c23e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<modelVersion>4.0.0</modelVersion>

<groupId>ch.sbb.polarion.extensions</groupId>
<artifactId>ch.sbb.polarion.extension.<<EXTENSION_NAME>></artifactId>
<version><<EXTENSION_VERSION>></version>
<artifactId>ch.sbb.polarion.extension.template</artifactId>
<version>0.0.0</version>
<packaging>pom</packaging>

<distributionManagement>
Expand Down

0 comments on commit 27c23e4

Please sign in to comment.