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:21:11 UTC

git commit: [flex-asjs] [refs/heads/ide-projects] - - Added Apache repositories to flex-asjs parent

Repository: flex-asjs
Updated Branches:
  refs/heads/ide-projects 43c2024eb -> 6fc1a8aef


- Added Apache repositories to flex-asjs parent


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

Branch: refs/heads/ide-projects
Commit: 6fc1a8aefe135d1e82c0419d250e494bc6d95e9d
Parents: 43c2024
Author: Christofer Dutz <ch...@codecentric.de>
Authored: Sun May 15 12:20:44 2016 -0700
Committer: Christofer Dutz <ch...@codecentric.de>
Committed: Sun May 15 12:20:44 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/6fc1a8ae/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8a6a29a..c12e701 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>