Skip to content

Commit 77f9cf0

Browse files
authored
Update pom.xml (#57)
* Update pom.xml * Update pom.xml
1 parent a4e3e2b commit 77f9cf0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

finish/inventory/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
<profile>
117117
<id>teardown-test</id>
118118
<activation>
119-
<activeByDefault>true</activeByDefault>
119+
<activeByDefault>false</activeByDefault>
120120
</activation>
121121
<build>
122122
<plugins>
@@ -254,4 +254,4 @@
254254
</plugin>
255255
</plugins>
256256
</build>
257-
</project>
257+
</project>

start/inventory/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
<profile>
117117
<id>teardown-test</id>
118118
<activation>
119-
<activeByDefault>true</activeByDefault>
119+
<activeByDefault>false</activeByDefault>
120120
</activation>
121121
<build>
122122
<plugins>
@@ -254,4 +254,4 @@
254254
</plugin>
255255
</plugins>
256256
</build>
257-
</project>
257+
</project>

0 commit comments

Comments
 (0)