Skip to content

Commit

Permalink
[maven-release-plugin] prepare release org.apache.royale.framework-0.…
Browse files Browse the repository at this point in the history
…9.1-rc1
  • Loading branch information
aharui committed Feb 8, 2018
1 parent ffad879 commit 2232490
Show file tree
Hide file tree
Showing 104 changed files with 561 additions and 561 deletions.
4 changes: 2 additions & 2 deletions archetypes/pom.xml
Expand Up @@ -23,11 +23,11 @@
<parent>
<groupId>org.apache.royale.framework</groupId>
<artifactId>royale-framework-parent</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.9.1</version>
</parent>

<artifactId>royale-maven-archetypes</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.9.1</version>
<packaging>pom</packaging>

<name>Apache Royale: Framework: Archetypes</name>
Expand Down
4 changes: 2 additions & 2 deletions archetypes/royale-simple-application-archetype/pom.xml
Expand Up @@ -23,11 +23,11 @@
<parent>
<groupId>org.apache.royale.framework</groupId>
<artifactId>royale-maven-archetypes</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.9.1</version>
</parent>

<artifactId>royale-simple-application-archetype</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.9.1</version>
<packaging>jar</packaging>

<name>Apache Royale: Framework: Archetypes: Simple Royale Application</name>
Expand Down
Expand Up @@ -23,11 +23,11 @@
<parent>
<groupId>org.apache.royale.framework</groupId>
<artifactId>royale-maven-archetypes</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.9.1</version>
</parent>

<artifactId>royale-simple-application-pure-js-archetype</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.9.1</version>
<packaging>jar</packaging>

<name>Apache Royale: Framework: Archetypes: Simple Royale Pure-JS Application</name>
Expand Down
Expand Up @@ -23,11 +23,11 @@
<parent>
<groupId>org.apache.royale.framework</groupId>
<artifactId>royale-maven-archetypes</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.9.1</version>
</parent>

<artifactId>royale-simple-application-pure-swf-archetype</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.9.1</version>
<packaging>jar</packaging>

<name>Apache Royale: Framework: Archetypes: Simple Royale Pure-SWF Application</name>
Expand Down
4 changes: 2 additions & 2 deletions archetypes/royale-simple-library-archetype/pom.xml
Expand Up @@ -23,11 +23,11 @@
<parent>
<groupId>org.apache.royale.framework</groupId>
<artifactId>royale-maven-archetypes</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.9.1</version>
</parent>

<artifactId>royale-simple-library-archetype</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.9.1</version>
<packaging>maven-archetype</packaging>

<name>Apache Royale: Framework: Archetypes: Simple Royale Library</name>
Expand Down
4 changes: 2 additions & 2 deletions archetypes/royale-simple-typedef-archetype/pom.xml
Expand Up @@ -23,11 +23,11 @@
<parent>
<groupId>org.apache.royale.framework</groupId>
<artifactId>royale-maven-archetypes</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.9.1</version>
</parent>

<artifactId>royale-simple-typedef-archetype</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.9.1</version>
<packaging>maven-archetype</packaging>

<name>Apache Royale: Framework: Archetypes: Simple Royale Typedef Library</name>
Expand Down
4 changes: 2 additions & 2 deletions distribution/jars/compc/pom.xml
Expand Up @@ -23,13 +23,13 @@
<parent>
<groupId>org.apache.royale.framework</groupId>
<artifactId>royale-framework-parent</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.9.1</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

<groupId>org.apache.royale.framework.distribution</groupId>
<artifactId>compc</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.9.1</version>

<build>
<plugins>
Expand Down
4 changes: 2 additions & 2 deletions distribution/jars/compiler-asc/pom.xml
Expand Up @@ -23,13 +23,13 @@
<parent>
<groupId>org.apache.royale.framework</groupId>
<artifactId>royale-framework-parent</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.9.1</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

<groupId>org.apache.royale.framework.distribution</groupId>
<artifactId>compiler-asc</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.9.1</version>

<build>
<plugins>
Expand Down
4 changes: 2 additions & 2 deletions distribution/jars/compiler-compc/pom.xml
Expand Up @@ -23,13 +23,13 @@
<parent>
<groupId>org.apache.royale.framework</groupId>
<artifactId>royale-framework-parent</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.9.1</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

<groupId>org.apache.royale.framework.distribution</groupId>
<artifactId>compiler-compc</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.9.1</version>

<build>
<plugins>
Expand Down
4 changes: 2 additions & 2 deletions distribution/jars/compiler-mxmlc/pom.xml
Expand Up @@ -23,13 +23,13 @@
<parent>
<groupId>org.apache.royale.framework</groupId>
<artifactId>royale-framework-parent</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.9.1</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

<groupId>org.apache.royale.framework.distribution</groupId>
<artifactId>compiler-mxmlc</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.9.1</version>

<build>
<plugins>
Expand Down
4 changes: 2 additions & 2 deletions distribution/jars/compiler-optimizer/pom.xml
Expand Up @@ -23,13 +23,13 @@
<parent>
<groupId>org.apache.royale.framework</groupId>
<artifactId>royale-framework-parent</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.9.1</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

<groupId>org.apache.royale.framework.distribution</groupId>
<artifactId>compiler-optimizer</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.9.1</version>

<build>
<plugins>
Expand Down
4 changes: 2 additions & 2 deletions distribution/jars/compiler-swfdump/pom.xml
Expand Up @@ -23,13 +23,13 @@
<parent>
<groupId>org.apache.royale.framework</groupId>
<artifactId>royale-framework-parent</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.9.1</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

<groupId>org.apache.royale.framework.distribution</groupId>
<artifactId>compiler-swfdump</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.9.1</version>

<build>
<plugins>
Expand Down
4 changes: 2 additions & 2 deletions distribution/jars/mxmlc/pom.xml
Expand Up @@ -23,13 +23,13 @@
<parent>
<groupId>org.apache.royale.framework</groupId>
<artifactId>royale-framework-parent</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.9.1</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

<groupId>org.apache.royale.framework.distribution</groupId>
<artifactId>mxmlc</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.9.1</version>

<build>
<plugins>
Expand Down

0 comments on commit 2232490

Please sign in to comment.