We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f0c23ba + b9ac334 commit 6822bb7Copy full SHA for 6822bb7
dist/build/pom.xml
@@ -7,7 +7,7 @@
7
8
<modelVersion>4.0.0</modelVersion>
9
<artifactId>prospero-build</artifactId>
10
- <packaging>jar</packaging>
+ <packaging>pom</packaging>
11
12
<name>Prospero Build</name>
13
integration-tests/pom.xml
@@ -124,6 +124,7 @@
124
<groupId>org.wildfly.prospero</groupId>
125
126
<version>${project.version}</version>
127
+ <type>zip</type>
128
<scope>test</scope>
129
<exclusions>
130
<exclusion>
0 commit comments