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 01:23:49 UTC

[royale-asjs] 06/21: renames it isn't seen as a duplicate project

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

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

commit 475cb40d6bc3521812fca5eb79cdb8d09105e6a1
Author: Alex Harui <ah...@apache.org>
AuthorDate: Thu Jan 11 12:32:43 2018 -0800

    renames it isn't seen as a duplicate project
---
 examples/express/DataGridExample/pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/examples/express/DataGridExample/pom.xml b/examples/express/DataGridExample/pom.xml
index 3d09be5..aaadd81 100644
--- a/examples/express/DataGridExample/pom.xml
+++ b/examples/express/DataGridExample/pom.xml
@@ -26,15 +26,15 @@
 
   <parent>
     <groupId>org.apache.royale.examples</groupId>
-    <artifactId>examples-royale</artifactId>
+    <artifactId>examples-express</artifactId>
     <version>0.9.0-SNAPSHOT</version>
   </parent>
 
-  <artifactId>DataGridExample</artifactId>
+  <artifactId>DataGridExample-Express</artifactId>
   <version>0.9.0-SNAPSHOT</version>
   <packaging>swf</packaging>
 
-  <name>Apache Royale: Examples: Royale: DataGridExample</name>
+  <name>Apache Royale: Examples: Express: DataGridExample</name>
 
   <build>
     <plugins>

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