Skip to content

Commit

Permalink
@releng - fixing test after AEM docker image update
Browse files Browse the repository at this point in the history
  • Loading branch information
LSantha committed Nov 8, 2023
1 parent 8f3d0d3 commit 1f328d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions it.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<exclude.category></exclude.category>
</properties>


Expand Down Expand Up @@ -150,6 +151,7 @@
<sling.it.instance.adminPassword.2>${it.publish.password}
</sling.it.instance.adminPassword.2>
</systemPropertyVariables>
<excludedGroups>${exclude.category}</excludedGroups>
</configuration>
<executions>
<execution>
Expand Down

0 comments on commit 1f328d3

Please sign in to comment.