This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-junit-teleporter.git


The following commit(s) were added to refs/heads/master by this push:
     new 749c87d  Update comment to reflect latest changes.
749c87d is described below

commit 749c87d1334f8e4f89a4e7abe88f3ec828e4a3bc
Author: Robert Munteanu <romb...@apache.org>
AuthorDate: Wed Apr 17 11:08:59 2024 +0200

    Update comment to reflect latest changes.
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index c09f247..e8f1e93 100644
--- a/pom.xml
+++ b/pom.xml
@@ -122,14 +122,14 @@
       <artifactId>slf4j-simple</artifactId>
       <scope>test</scope>
     </dependency>
-    <!-- keep Maven compile classpath consistent after upgrading to 
tinybundles 4.0.0 -->
+    <!-- keep Maven classpath consistent after upgrading to tinybundles 4.0.0 
-->
     <dependency>
       <groupId>org.ops4j.base</groupId>
       <artifactId>ops4j-base-store</artifactId>
       <version>1.5.1</version>
       <scope>runtime</scope>
     </dependency>
-    <!-- keep Maven compile classpath consistent after upgrading to 
tinybundles 4.0.0 -->
+    <!-- keep Maven classpath consistent after upgrading to tinybundles 4.0.0 
-->
     <dependency>
       <groupId>biz.aQute.bnd</groupId>
       <artifactId>biz.aQute.bndlib</artifactId>

Reply via email to