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

kinow pushed a commit to branch release
in repository https://gitbox.apache.org/repos/asf/commons-imaging.git


The following commit(s) were added to refs/heads/release by this push:
     new cd90f076 Undo change to distributionManagement
cd90f076 is described below

commit cd90f076abcf9ff11f243d42df5df2242892ca06
Author: Bruno P. Kinoshita <[email protected]>
AuthorDate: Fri May 13 15:51:23 2022 +1200

    Undo change to distributionManagement
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index fe3aa492..80cc40ca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -81,8 +81,8 @@
 
   <distributionManagement>
     <site>
-      <id>commons.site</id>
-      <name>Apache Commons Site SVN</name>
+      <id>apache.website</id>
+      <name>Apache Commons Site</name>
       
<url>scm:svn:https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-imaging/</url>
     </site>
   </distributionManagement>

Reply via email to