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

git commit: [flex-falcon] [refs/heads/develop] - - Added Apache repositories to flexjs-parent

Repository: flex-falcon
Updated Branches:
  refs/heads/develop 45b644d8e -> a2f507785


- Added Apache repositories to flexjs-parent


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

Branch: refs/heads/develop
Commit: a2f5077853e0b939baee0cb434f19daa4bd7d9af
Parents: 45b644d
Author: Christofer Dutz <ch...@codecentric.de>
Authored: Sun May 15 12:19:59 2016 -0700
Committer: Christofer Dutz <ch...@codecentric.de>
Committed: Sun May 15 12:19:59 2016 -0700

----------------------------------------------------------------------
 pom.xml | 11 +++++++++++
 1 file changed, 11 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/a2f50778/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6ddd5da..375f02c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,6 +42,17 @@
         </site>
     </distributionManagement>
 
+    <repositories>
+        <repository>
+            <id>flex-release</id>
+            <url>https://repository.apache.org/service/local/staging/deploy/maven2</url>
+        </repository>
+        <repository>
+            <id>flex-snapshots</id>
+            <url>https://repository.apache.org/content/repositories/snapshots</url>
+        </repository>
+    </repositories>
+
     <mailingLists>
         <mailingList>
             <name>Apache Flex User List</name>