You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ca...@apache.org on 2018/12/27 00:38:59 UTC

[royale-asjs] branch develop updated: committed this file by mistake

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

carlosrovira pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git


The following commit(s) were added to refs/heads/develop by this push:
     new 5e017a3  committed this file by mistake
5e017a3 is described below

commit 5e017a3c6e10804831200d082a9c87349acdbb9e
Author: Carlos Rovira <ca...@apache.org>
AuthorDate: Thu Dec 27 01:38:52 2018 +0100

    committed this file by mistake
---
 pom.xml | 17 ++---------------
 1 file changed, 2 insertions(+), 15 deletions(-)

diff --git a/pom.xml b/pom.xml
index 3c08281..21c0c95 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,23 +77,10 @@
 
   <!-- Only configure the site distribution as the rest is handled by the apache parent -->
   <distributionManagement>
-    <!-- <site>
+    <site>
       <id>apache.website</id>
       <url>scm:git:https://git-wip-us.apache.org/repos/asf/royale-asjs.git</url>
-    </site> -->
-    <repository>
-            <id>sgc</id>
-            <url>http://maven.codeoscopic.com/content/repositories/sgc</url>
-        </repository>
-        <snapshotRepository>
-            <id>sgc-snaps</id>
-            <url>http://maven.codeoscopic.com/content/repositories/sgc-snaps</url>
-            <uniqueVersion>true</uniqueVersion>
-        </snapshotRepository>
-        <site>
-            <id>sgc-site</id>
-            <url>dav:http://dav.codeoscopic.com/private/sites/sgc</url>
-        </site>
+    </site>
   </distributionManagement>
 
   <issueManagement>