Skip to content

Commit

Permalink
Test wrong pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
kerny3d committed Feb 2, 2024
1 parent 2959de4 commit 3d1aa21
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions knowage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,9 @@
<relativePath>../knowage-ce-parent/pom.xml</relativePath>
</parent>

<artifactId>knowage</artifactId>
<packaging>war</packaging>
<name>knowage</name>

<artifactId>knowage</artifactId>

<dependencies>
<dependency>
<groupId>it.eng.knowage</groupId>
Expand Down Expand Up @@ -415,5 +414,10 @@
</build>
</profile>
</profiles>

<packaging>war</packaging>

</project>



0 comments on commit 3d1aa21

Please sign in to comment.