This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/commons-email.git
The following commit(s) were added to refs/heads/trunk by this push:
new 7e3ecd4 Update commons-parent from 47 to 48. Update SCM section from
SVN to GIT.
7e3ecd4 is described below
commit 7e3ecd4147ea298d98fe305c6469751f8c3b7230
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Apr 8 13:11:28 2019 -0400
Update commons-parent from 47 to 48. Update SCM section from SVN to GIT.
---
pom.xml | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/pom.xml b/pom.xml
index 7ad3388..d74b806 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>47</version>
+ <version>48</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>commons-email</artifactId>
@@ -39,11 +39,11 @@
<url>http://issues.apache.org/jira/browse/EMAIL</url>
</issueManagement>
- <scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/email/trunk</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/email/trunk</developerConnection>
- <url>http://svn.apache.org/viewvc/commons/proper/email/trunk</url>
- </scm>
+ <scm>
+
<connection>scm:git:http://git-wip-us.apache.org/repos/asf/commons-email.git</connection>
+
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/commons-email.git</developerConnection>
+ <url>https://git-wip-us.apache.org/repos/asf?p=commons-email.git</url>
+ </scm>
<developers>
<developer>