Skip to content

Commit 0d499f0

Browse files
committed
the cloud-engine-storage-integration-test sub-project should not depend
on the nonoss build. It can be enabled with its own profile "integration-test". Removing the nonoss activation tag from the profile.
1 parent e12c0c4 commit 0d499f0

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

engine/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,6 @@
4747
<profiles>
4848
<profile>
4949
<id>integration-test</id>
50-
<activation>
51-
<property>
52-
<name>nonoss</name>
53-
</property>
54-
</activation>
5550
<modules>
5651
<module>storage/integration-test</module>
5752
</modules>

0 commit comments

Comments
 (0)