You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ah...@apache.org on 2018/01/12 05:12:36 UTC

[royale-asjs] 01/10: fix pom

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

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

commit cdd089b96532d4b3fa946db6c4e372171b78f9c5
Author: Alex Harui <ah...@apache.org>
AuthorDate: Thu Jan 11 16:47:03 2018 -0800

    fix pom
    
    (cherry picked from commit e6d378564233b91bace46bdf33ec45840de8f5af)
---
 examples/amf/SampleAmfWebApp/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/amf/SampleAmfWebApp/pom.xml b/examples/amf/SampleAmfWebApp/pom.xml
index 4aba5fd..1d9396a 100644
--- a/examples/amf/SampleAmfWebApp/pom.xml
+++ b/examples/amf/SampleAmfWebApp/pom.xml
@@ -89,7 +89,7 @@
         well as the BlazeDS server.
     -->
     <dependency>
-      <groupId>org.apache.royale.blazeds</groupId>
+      <groupId>org.apache.flex.blazeds</groupId>
       <artifactId>blazeds-spring-boot-starter</artifactId>
       <version>4.7.3</version>
     </dependency>

-- 
To stop receiving notification emails like this one, please contact
"commits@royale.apache.org" <co...@royale.apache.org>.