Skip to content

Commit

Permalink
Update to release version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Renanse committed Oct 1, 2019
1 parent 123559d commit 31bd015
Show file tree
Hide file tree
Showing 20 changed files with 20 additions and 19 deletions.
2 changes: 1 addition & 1 deletion ardor3d-animation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.ardor3d</groupId>
<artifactId>ardor3d</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ardor3d-awt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.ardor3d</groupId>
<artifactId>ardor3d</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ardor3d-collada/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.ardor3d</groupId>
<artifactId>ardor3d</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ardor3d-core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
description = 'Ardor 3D Core'
dependencies {
compile project(':ardor3d-math')
compile group: 'com.google.guava', name: 'guava', version:'18.0'
implementation 'com.google.guava:guava:18.0'
}
2 changes: 1 addition & 1 deletion ardor3d-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.ardor3d</groupId>
<artifactId>ardor3d</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ardor3d-distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.ardor3d</groupId>
<artifactId>ardor3d</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ardor3d-effects/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.ardor3d</groupId>
<artifactId>ardor3d</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ardor3d-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>com.ardor3d</groupId>
<artifactId>ardor3d</artifactId>
<relativePath>../pom.xml</relativePath>
<version>1.0.0</version>
<version>1.0.1</version>
</parent>

<artifactId>ardor3d-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ardor3d-extras/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.ardor3d</groupId>
<artifactId>ardor3d</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
1 change: 1 addition & 0 deletions ardor3d-jogl/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/build/
2 changes: 1 addition & 1 deletion ardor3d-jogl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>com.ardor3d</groupId>
<artifactId>ardor3d</artifactId>
<relativePath>../pom.xml</relativePath>
<version>1.0.0</version>
<version>1.0.1</version>
</parent>

<artifactId>ardor3d-jogl</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ardor3d-lwjgl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>com.ardor3d</groupId>
<artifactId>ardor3d</artifactId>
<relativePath>../pom.xml</relativePath>
<version>1.0.0</version>
<version>1.0.1</version>
</parent>

<artifactId>ardor3d-lwjgl</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ardor3d-math/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.ardor3d</groupId>
<artifactId>ardor3d</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ardor3d-savable/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.ardor3d</groupId>
<artifactId>ardor3d</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ardor3d-swt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>com.ardor3d</groupId>
<artifactId>ardor3d</artifactId>
<relativePath>../pom.xml</relativePath>
<version>1.0.0</version>
<version>1.0.1</version>
</parent>

<artifactId>ardor3d-swt</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ardor3d-terrain/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.ardor3d</groupId>
<artifactId>ardor3d</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ardor3d-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.ardor3d</groupId>
<artifactId>ardor3d</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ardor3d-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.ardor3d</groupId>
<artifactId>ardor3d</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
allprojects {
apply plugin: 'maven'
group = 'com.ardor3d'
version = '1.0.0'
version = '1.0.1'
}

subprojects {
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<groupId>com.ardor3d</groupId>
<artifactId>ardor3d</artifactId>
<packaging>pom</packaging>
<version>1.0.0</version>
<version>1.0.1</version>

<name>Ardor 3D</name>
<description>A free, open source 3D graphics engine written in Java</description>
Expand Down

0 comments on commit 31bd015

Please sign in to comment.