set scope of dependency org.apache.sling.testing.paxexam to test
diff --git a/pom.xml b/pom.xml
index bb3a6d7..a2e12ed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -104,7 +104,7 @@
       <groupId>org.apache.sling</groupId>
       <artifactId>org.apache.sling.testing.paxexam</artifactId>
       <version>3.0.0</version>
-      <scope>provided</scope>
+      <scope>test</scope>
     </dependency>
     <!-- nullability -->
     <dependency>