You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ah...@apache.org on 2016/05/26 23:05:05 UTC

[21/51] [abbrv] git commit: [flex-asjs] [refs/heads/spark] - - Replaced the release repo with the real one.

- Replaced the release repo with the real one.


Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/b826f892
Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/b826f892
Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/b826f892

Branch: refs/heads/spark
Commit: b826f8929533c34d72c00af7eeb14734a8908a1a
Parents: e6bad32
Author: Christofer Dutz <ch...@codecentric.de>
Authored: Sun May 15 14:04:54 2016 -0700
Committer: Alex Harui <ah...@apache.org>
Committed: Thu May 26 16:04:21 2016 -0700

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/b826f892/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 750ffef..046b8a2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@
     <repositories>
         <repository>
             <id>flex-release</id>
-            <url>https://repository.apache.org/service/local/staging/deploy/maven2</url>
+            <url>https://repository.apache.org/content/repositories/releases</url>
             <releases>
                 <enabled>true</enabled>
             </releases>