You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by gg...@apache.org on 2022/04/14 11:53:54 UTC

[mina-ftpserver] 02/02: No need to reproduce what is in the parent and we also need both snapshot and release repositories for builds.

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

ggregory pushed a commit to branch 1.2.X
in repository https://gitbox.apache.org/repos/asf/mina-ftpserver.git

commit 7d20e5c255d5b32e9a91147ca6265c251ccadd98
Author: Gary Gregory <gg...@rocketsoftware.com>
AuthorDate: Thu Apr 14 07:53:36 2022 -0400

    No need to reproduce what is in the parent and we also need both
    snapshot and release repositories for builds.
---
 pom.xml | 14 --------------
 1 file changed, 14 deletions(-)

diff --git a/pom.xml b/pom.xml
index 14a65f3a..95ea9228 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,20 +40,6 @@
     </license>
   </licenses>
 
-  <!-- Temporary add snapshot repository here to be able to resolve snapshot parent pom -->
-  <!--
-  <repositories>
-    <repository>
-      <id>apache.snapshots</id>
-      <name>Apache Snapshot Repository</name>
-      <url>https://repository.apache.org/snapshots</url>
-      <releases>
-        <enabled>false</enabled>
-      </releases>
-    </repository>
-  </repositories>
-  -->
-  
   <mailingLists>
     <mailingList>
       <name>FtpServer Users mailing list</name>