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.
1 parent a4e3e2b commit 77f9cf0Copy full SHA for 77f9cf0
finish/inventory/pom.xml
@@ -116,7 +116,7 @@
116
<profile>
117
<id>teardown-test</id>
118
<activation>
119
- <activeByDefault>true</activeByDefault>
+ <activeByDefault>false</activeByDefault>
120
</activation>
121
<build>
122
<plugins>
@@ -254,4 +254,4 @@
254
</plugin>
255
</plugins>
256
</build>
257
-</project>
+</project>
start/inventory/pom.xml
0 commit comments