This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicemix-bundles.git
The following commit(s) were added to refs/heads/master by this push:
new 30a05a9f6 Fix scm
30a05a9f6 is described below
commit 30a05a9f6a9410ccfcaae0db83bf84c4babb5e65
Author: JB Onofré <[email protected]>
AuthorDate: Mon May 13 14:49:39 2024 +0200
Fix scm
---
spring-jdbc-5.3.34/pom.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/spring-jdbc-5.3.34/pom.xml b/spring-jdbc-5.3.34/pom.xml
index 471afeba7..d0f6f19d4 100644
--- a/spring-jdbc-5.3.34/pom.xml
+++ b/spring-jdbc-5.3.34/pom.xml
@@ -38,7 +38,6 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git</url>
- <tag>HEAD</tag>
</scm>
<properties>