Skip to content

Commit

Permalink
#1097 Enable integration tests in default build profile
Browse files Browse the repository at this point in the history
adjust parent versions
  • Loading branch information
oliverlietz committed Oct 5, 2023
1 parent 5f5ef77 commit 988f22e
Show file tree
Hide file tree
Showing 26 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion itest/cdi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.ops4j.pax</groupId>
<artifactId>exam</artifactId>
<version>4.13.0-SNAPSHOT</version>
<version>4.13.6-SNAPSHOT</version>
<relativePath>../../pom</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion itest/cdi/src/it/regression-cdi-invalid/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.ops4j.pax.exam.itest</groupId>
<artifactId>exam-itest-cdi</artifactId>
<version>4.13.0-SNAPSHOT</version>
<version>4.13.6-SNAPSHOT</version>
<relativePath>../../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion itest/cdi/src/it/regression-cdi-probe/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.ops4j.pax.exam.itest</groupId>
<artifactId>exam-itest-cdi</artifactId>
<version>4.13.0-SNAPSHOT</version>
<version>4.13.6-SNAPSHOT</version>
<relativePath>../../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion itest/cdi/src/it/regression-cdi-testng/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.ops4j.pax.exam.itest</groupId>
<artifactId>exam-itest-cdi</artifactId>
<version>4.13.0-SNAPSHOT</version>
<version>4.13.6-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion itest/cdi/src/it/regression-cdi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.ops4j.pax.exam.itest</groupId>
<artifactId>exam-itest-cdi</artifactId>
<version>4.13.0-SNAPSHOT</version>
<version>4.13.6-SNAPSHOT</version>
<relativePath>../../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion itest/cdi/src/it/regression-deltaspike/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.ops4j.pax.exam.itest</groupId>
<artifactId>exam-itest-cdi</artifactId>
<version>4.13.0-SNAPSHOT</version>
<version>4.13.6-SNAPSHOT</version>
<relativePath>../../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion itest/javaee/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.ops4j.pax</groupId>
<artifactId>exam</artifactId>
<version>4.13.0-SNAPSHOT</version>
<version>4.13.6-SNAPSHOT</version>
<relativePath>../../pom</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion itest/javaee/src/it/regression-javaee-data/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.ops4j.pax.exam.itest</groupId>
<artifactId>exam-itest-javaee</artifactId>
<version>4.13.0-SNAPSHOT</version>
<version>4.13.6-SNAPSHOT</version>
<relativePath>../../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion itest/javaee/src/it/regression-javaee-jboss-module/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.ops4j.pax.exam.itest</groupId>
<artifactId>exam-itest-javaee</artifactId>
<version>4.13.0-SNAPSHOT</version>
<version>4.13.6-SNAPSHOT</version>
<relativePath>../../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion itest/javaee/src/it/regression-javaee-moviefun/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.ops4j.pax.exam.itest</groupId>
<artifactId>exam-itest-javaee</artifactId>
<version>4.13.0-SNAPSHOT</version>
<version>4.13.6-SNAPSHOT</version>
<relativePath>../../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion itest/javaee/src/it/regression-javaee-testng/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.ops4j.pax.exam.itest</groupId>
<artifactId>exam-itest-javaee</artifactId>
<version>4.13.0-SNAPSHOT</version>
<version>4.13.6-SNAPSHOT</version>
<relativePath>../../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion itest/javaee/src/it/regression-javaee-userprobe/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.ops4j.pax.exam.itest</groupId>
<artifactId>exam-itest-javaee</artifactId>
<version>4.13.0-SNAPSHOT</version>
<version>4.13.6-SNAPSHOT</version>
<relativePath>../../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion itest/javaee/src/it/regression-javaee/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.ops4j.pax.exam.itest</groupId>
<artifactId>exam-itest-javaee</artifactId>
<version>4.13.0-SNAPSHOT</version>
<version>4.13.6-SNAPSHOT</version>
<relativePath>../../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion itest/karaf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.ops4j.pax</groupId>
<artifactId>exam</artifactId>
<version>4.13.0-SNAPSHOT</version>
<version>4.13.6-SNAPSHOT</version>
<relativePath>../../pom</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion itest/karaf/src/it/regression-karaf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.ops4j.pax</groupId>
<artifactId>exam</artifactId>
<version>4.13.0-SNAPSHOT</version>
<version>4.13.6-SNAPSHOT</version>
<relativePath>../../../../../pom</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion itest/osgi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.ops4j.pax</groupId>
<artifactId>exam</artifactId>
<version>4.13.0-SNAPSHOT</version>
<version>4.13.6-SNAPSHOT</version>
<relativePath>../../pom</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion itest/osgi/src/it/regression-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.ops4j.pax</groupId>
<artifactId>exam</artifactId>
<version>4.13.0-SNAPSHOT</version>
<version>4.13.6-SNAPSHOT</version>
<relativePath>../../../../../pom</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion itest/osgi/src/it/regression-multi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.ops4j.pax</groupId>
<artifactId>exam</artifactId>
<version>4.13.0-SNAPSHOT</version>
<version>4.13.6-SNAPSHOT</version>
<relativePath>../../../../../pom</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion itest/osgi/src/it/regression-plumbing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.ops4j.pax</groupId>
<artifactId>exam</artifactId>
<version>4.13.0-SNAPSHOT</version>
<version>4.13.6-SNAPSHOT</version>
<relativePath>../../../../../pom</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion itest/osgi/src/it/regression-testng-perclass/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.ops4j.pax</groupId>
<artifactId>exam</artifactId>
<version>4.13.0-SNAPSHOT</version>
<version>4.13.6-SNAPSHOT</version>
<relativePath>../../../../../pom</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion itest/osgi/src/it/regression-testng/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.ops4j.pax</groupId>
<artifactId>exam</artifactId>
<version>4.13.0-SNAPSHOT</version>
<version>4.13.6-SNAPSHOT</version>
<relativePath>../../../../../pom</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion itest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.ops4j.pax</groupId>
<artifactId>exam</artifactId>
<version>4.13.0-SNAPSHOT</version>
<version>4.13.6-SNAPSHOT</version>
<relativePath>../pom</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion itest/web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.ops4j.pax</groupId>
<artifactId>exam</artifactId>
<version>4.13.0-SNAPSHOT</version>
<version>4.13.6-SNAPSHOT</version>
<relativePath>../../pom</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion itest/web/src/it/regression-web-spring-userprobe/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.ops4j.pax.exam.itest</groupId>
<artifactId>exam-itest-web</artifactId>
<version>4.13.0-SNAPSHOT</version>
<version>4.13.6-SNAPSHOT</version>
<relativePath>../../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion itest/web/src/it/regression-web-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.ops4j.pax.exam.itest</groupId>
<artifactId>exam-itest-web</artifactId>
<version>4.13.0-SNAPSHOT</version>
<version>4.13.6-SNAPSHOT</version>
<relativePath>../../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion itest/web/src/it/regression-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.ops4j.pax.exam.itest</groupId>
<artifactId>exam-itest-web</artifactId>
<version>4.13.0-SNAPSHOT</version>
<version>4.13.6-SNAPSHOT</version>
<relativePath>../../..</relativePath>
</parent>

Expand Down

0 comments on commit 988f22e

Please sign in to comment.