Skip to content

Commit

Permalink
Clear SNAPSHOT and rc label
Browse files Browse the repository at this point in the history
  • Loading branch information
dabeshouse committed Jun 6, 2024
1 parent 68a926a commit 64d4833
Show file tree
Hide file tree
Showing 29 changed files with 51 additions and 51 deletions.
2 changes: 1 addition & 1 deletion alice-ide/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<parent>
<groupId>org.alice</groupId>
<artifactId>parent</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>

<name>Alice IDE</name>
Expand Down
2 changes: 1 addition & 1 deletion core-nonfree/ide-nonfree/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<parent>
<groupId>org.alice.nonfree</groupId>
<artifactId>core-nonfree</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>

<name>Alice IDE nonfree extensions</name>
Expand Down
2 changes: 1 addition & 1 deletion core-nonfree/models-nonfree/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<parent>
<groupId>org.alice.nonfree</groupId>
<artifactId>core-nonfree</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>

<name>Gallery Models nonfree additions</name>
Expand Down
2 changes: 1 addition & 1 deletion core-nonfree/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.alice</groupId>
<artifactId>core</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
<relativePath>../core/</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core-nonfree/resources-nonfree/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<parent>
<groupId>org.alice.nonfree</groupId>
<artifactId>core-nonfree</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>

<name>Alice Resources nonfree</name>
Expand Down
2 changes: 1 addition & 1 deletion core-nonfree/story-api-nonfree/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<parent>
<groupId>org.alice.nonfree</groupId>
<artifactId>core-nonfree</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>

<name>Alice Story API nonfree extensions</name>
Expand Down
2 changes: 1 addition & 1 deletion core/ast/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<parent>
<groupId>org.alice</groupId>
<artifactId>core</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>

<name>Abstract Syntax Tree</name>
Expand Down
2 changes: 1 addition & 1 deletion core/croquet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<parent>
<groupId>org.alice</groupId>
<artifactId>core</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>

<name>Croquet</name>
Expand Down
2 changes: 1 addition & 1 deletion core/glrender/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<parent>
<groupId>org.alice</groupId>
<artifactId>core</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>

<name>GL Render</name>
Expand Down
2 changes: 1 addition & 1 deletion core/i18n/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<parent>
<groupId>org.alice</groupId>
<artifactId>core</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>

<name>Internationalization</name>
Expand Down
2 changes: 1 addition & 1 deletion core/ide/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<parent>
<groupId>org.alice</groupId>
<artifactId>core</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>

<name>IDE</name>
Expand Down
2 changes: 1 addition & 1 deletion core/image-editor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<parent>
<groupId>org.alice</groupId>
<artifactId>core</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>

<name>Image Editor</name>
Expand Down
2 changes: 1 addition & 1 deletion core/issue-reporting/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<parent>
<groupId>org.alice</groupId>
<artifactId>core</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>

<name>Issue Reporting</name>
Expand Down
2 changes: 1 addition & 1 deletion core/model-loading/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.alice</groupId>
<artifactId>core</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion core/models/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<parent>
<groupId>org.alice</groupId>
<artifactId>core</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>

<name>Gallery Models</name>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.alice</groupId>
<artifactId>parent</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>

<name>Alice Core</name>
Expand Down
2 changes: 1 addition & 1 deletion core/resources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<parent>
<groupId>org.alice</groupId>
<artifactId>core</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>

<name>Gallery Resources</name>
Expand Down
2 changes: 1 addition & 1 deletion core/scenegraph/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<parent>
<groupId>org.alice</groupId>
<artifactId>core</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>

<name>Scene Graph</name>
Expand Down
2 changes: 1 addition & 1 deletion core/story-api-migration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<parent>
<groupId>org.alice</groupId>
<artifactId>core</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>

<name>Story API Project Migration</name>
Expand Down
2 changes: 1 addition & 1 deletion core/story-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<parent>
<groupId>org.alice</groupId>
<artifactId>core</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>

<name>Story API</name>
Expand Down
2 changes: 1 addition & 1 deletion core/tweedle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.alice</groupId>
<artifactId>core</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>

<name>Tweedle Language</name>
Expand Down
2 changes: 1 addition & 1 deletion core/util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<parent>
<groupId>org.alice</groupId>
<artifactId>core</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>

<name>Utilities</name>
Expand Down
2 changes: 1 addition & 1 deletion external/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.alice</groupId>
<artifactId>parent</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>

</project>
2 changes: 1 addition & 1 deletion installer/aliceinstallerproject.install4j
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<mountPoint id="23" />
</mountPoints>
<entries>
<fileEntry mountPoint="521" file="../alice-ide/target/alice-ide-9.0.0-SNAPSHOT.jar" />
<fileEntry mountPoint="521" file="../alice-ide/target/alice-ide-9.0.0.jar" />
<dirEntry mountPoint="521" file="../alice-ide/target/lib" subDirectory="externalDependencies" />
<fileEntry mountPoint="1295" file="./installerFiles/alice3.desktop.partial" />
<dirEntry mountPoint="23" file="../core/resources/target/distribution" subDirectory="distribution" />
Expand Down
2 changes: 1 addition & 1 deletion installer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<parent>
<groupId>org.alice</groupId>
<artifactId>parent</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>

<name>Install4J Installers</name>
Expand Down
2 changes: 1 addition & 1 deletion netbeans/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<parent>
<groupId>org.alice</groupId>
<artifactId>parent</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>

<name>Alice Plugin for NetBeans</name>
Expand Down
2 changes: 1 addition & 1 deletion netbeans/src/main/resources/assemblies/rename-javadoc.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<files>
<file>
<source>${project.build.directory}/netbeans-9.0.0-SNAPSHOT-javadoc.jar</source>
<source>${project.build.directory}/netbeans-9.0.0-javadoc.jar</source>
<outputDirectory>.</outputDirectory>
<destName>nbm/clusters/extra/doc/aliceDocs.zip</destName>
</file>
Expand Down
2 changes: 1 addition & 1 deletion netbeans/src/main/resources/assemblies/rename-nbm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<files>
<file>
<source>${project.build.directory}/netbeans-9.0.0-SNAPSHOT.nbm</source>
<source>${project.build.directory}/netbeans-9.0.0.nbm</source>
<destName>Alice3_netbeans_plugin_${alice.build.version}${alice.build.prerelease}${alice.build.metadata}.nbm</destName>
</file>
</files>
Expand Down
Loading

0 comments on commit 64d4833

Please sign in to comment.