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/18 18:47:13 UTC

[37/47] git commit: [flex-asjs] [refs/heads/develop] - - 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/0cda510d
Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/0cda510d
Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/0cda510d

Branch: refs/heads/develop
Commit: 0cda510d0bff69c1fcd2145a445ba4d0041051ed
Parents: 1140ecd
Author: Christofer Dutz <ch...@codecentric.de>
Authored: Sun May 15 14:04:54 2016 -0700
Committer: Christofer Dutz <ch...@codecentric.de>
Committed: Sun May 15 14:04:54 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/0cda510d/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>