This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch feature/final-cleanups in repository https://gitbox.apache.org/repos/asf/sling-whiteboard.git
commit f0d5f822c2f879ad75fb74f801db01ccdf561c40 Author: Robert Munteanu <[email protected]> AuthorDate: Tue Jun 18 11:39:36 2019 +0200 Tweak comments in pom.xml --- url-connection-agent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/url-connection-agent/pom.xml b/url-connection-agent/pom.xml index 3a51c61..2a6416e 100644 --- a/url-connection-agent/pom.xml +++ b/url-connection-agent/pom.xml @@ -76,7 +76,7 @@ </configuration> </plugin> <plugin> - <!-- Run certain ITs in the integration-test phase, once the agent jar is packaged --> + <!-- Run ITs in the integration-test phase, once the agent jar is packaged --> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-failsafe-plugin</artifactId> <executions>
