This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new 8d8b3df Add scm
8d8b3df is described below
commit 8d8b3dfd9f195b137cb43be9a683f77f3a9e16ec
Author: remm <[email protected]>
AuthorDate: Thu Dec 2 10:37:31 2021 +0100
Add scm
---
modules/openssl-java17/pom.xml | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/modules/openssl-java17/pom.xml b/modules/openssl-java17/pom.xml
index 8139a3c..733efa1 100644
--- a/modules/openssl-java17/pom.xml
+++ b/modules/openssl-java17/pom.xml
@@ -35,6 +35,13 @@
<project.build.outputTimestamp>2021-12-02T12:00:00Z</project.build.outputTimestamp>
</properties>
+ <scm>
+
<connection>scm:git:https://gitbox.apache.org/repos/asf/tomcat.git</connection>
+
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/tomcat.git</developerConnection>
+ <url>https://gitbox.apache.org/repos/asf?p=tomcat.git</url>
+ <tag>HEAD</tag>
+ </scm>
+
<mailingLists>
<mailingList>
<name>Development List</name>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]