diff options
-rw-r--r-- | ardor3d-animation/pom.xml | 2 | ||||
-rw-r--r-- | ardor3d-awt/pom.xml | 2 | ||||
-rw-r--r-- | ardor3d-collada/pom.xml | 2 | ||||
-rw-r--r-- | ardor3d-core/pom.xml | 2 | ||||
-rw-r--r-- | ardor3d-distribution/pom.xml | 2 | ||||
-rw-r--r-- | ardor3d-effects/pom.xml | 2 | ||||
-rw-r--r-- | ardor3d-examples/pom.xml | 2 | ||||
-rw-r--r-- | ardor3d-extras/pom.xml | 2 | ||||
-rw-r--r-- | ardor3d-jinput/pom.xml | 2 | ||||
-rw-r--r-- | ardor3d-jogl-awt/pom.xml | 2 | ||||
-rw-r--r-- | ardor3d-jogl-swt/pom.xml | 2 | ||||
-rw-r--r-- | ardor3d-jogl/pom.xml | 2 | ||||
-rw-r--r-- | ardor3d-math/pom.xml | 2 | ||||
-rw-r--r-- | ardor3d-performance/pom.xml | 2 | ||||
-rw-r--r-- | ardor3d-savable/pom.xml | 2 | ||||
-rw-r--r-- | ardor3d-swt/pom.xml | 2 | ||||
-rw-r--r-- | ardor3d-terrain/pom.xml | 2 | ||||
-rw-r--r-- | ardor3d-ui/pom.xml | 2 | ||||
-rw-r--r-- | build.gradle | 2 | ||||
-rw-r--r-- | pom.xml | 2 |
20 files changed, 20 insertions, 20 deletions
diff --git a/ardor3d-animation/pom.xml b/ardor3d-animation/pom.xml index 9db6216..982cce1 100644 --- a/ardor3d-animation/pom.xml +++ b/ardor3d-animation/pom.xml @@ -1,7 +1,7 @@ <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> - <groupId>com.ardor3d</groupId> + <groupId>org.jogamp.ardor3d</groupId> <artifactId>ardor3d</artifactId> <version>1.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> diff --git a/ardor3d-awt/pom.xml b/ardor3d-awt/pom.xml index e6d3fbc..925667a 100644 --- a/ardor3d-awt/pom.xml +++ b/ardor3d-awt/pom.xml @@ -1,7 +1,7 @@ <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> - <groupId>com.ardor3d</groupId> + <groupId>org.jogamp.ardor3d</groupId> <artifactId>ardor3d</artifactId> <version>1.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> diff --git a/ardor3d-collada/pom.xml b/ardor3d-collada/pom.xml index 275da6c..cdb1fd6 100644 --- a/ardor3d-collada/pom.xml +++ b/ardor3d-collada/pom.xml @@ -1,7 +1,7 @@ <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> - <groupId>com.ardor3d</groupId> + <groupId>org.jogamp.ardor3d</groupId> <artifactId>ardor3d</artifactId> <version>1.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> diff --git a/ardor3d-core/pom.xml b/ardor3d-core/pom.xml index 3475378..983413b 100644 --- a/ardor3d-core/pom.xml +++ b/ardor3d-core/pom.xml @@ -1,7 +1,7 @@ <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> - <groupId>com.ardor3d</groupId> + <groupId>org.jogamp.ardor3d</groupId> <artifactId>ardor3d</artifactId> <version>1.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> diff --git a/ardor3d-distribution/pom.xml b/ardor3d-distribution/pom.xml index 5284907..24d051e 100644 --- a/ardor3d-distribution/pom.xml +++ b/ardor3d-distribution/pom.xml @@ -2,7 +2,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> - <groupId>com.ardor3d</groupId> + <groupId>org.jogamp.ardor3d</groupId> <artifactId>ardor3d</artifactId> <version>1.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> diff --git a/ardor3d-effects/pom.xml b/ardor3d-effects/pom.xml index 809b304..fe4415d 100644 --- a/ardor3d-effects/pom.xml +++ b/ardor3d-effects/pom.xml @@ -1,7 +1,7 @@ <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> - <groupId>com.ardor3d</groupId> + <groupId>org.jogamp.ardor3d</groupId> <artifactId>ardor3d</artifactId> <version>1.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> diff --git a/ardor3d-examples/pom.xml b/ardor3d-examples/pom.xml index 7350176..62b3bf0 100644 --- a/ardor3d-examples/pom.xml +++ b/ardor3d-examples/pom.xml @@ -1,7 +1,7 @@ <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> - <groupId>com.ardor3d</groupId> + <groupId>org.jogamp.ardor3d</groupId> <artifactId>ardor3d</artifactId> <relativePath>../pom.xml</relativePath> <version>1.0-SNAPSHOT</version> diff --git a/ardor3d-extras/pom.xml b/ardor3d-extras/pom.xml index f7059a1..206557b 100644 --- a/ardor3d-extras/pom.xml +++ b/ardor3d-extras/pom.xml @@ -1,7 +1,7 @@ <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> - <groupId>com.ardor3d</groupId> + <groupId>org.jogamp.ardor3d</groupId> <artifactId>ardor3d</artifactId> <version>1.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> diff --git a/ardor3d-jinput/pom.xml b/ardor3d-jinput/pom.xml index 48f7910..84c2073 100644 --- a/ardor3d-jinput/pom.xml +++ b/ardor3d-jinput/pom.xml @@ -1,7 +1,7 @@ <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> - <groupId>com.ardor3d</groupId> + <groupId>org.jogamp.ardor3d</groupId> <artifactId>ardor3d</artifactId> <relativePath>../pom.xml</relativePath> <version>1.0-SNAPSHOT</version> diff --git a/ardor3d-jogl-awt/pom.xml b/ardor3d-jogl-awt/pom.xml index d76a750..a644ea9 100644 --- a/ardor3d-jogl-awt/pom.xml +++ b/ardor3d-jogl-awt/pom.xml @@ -1,7 +1,7 @@ <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> - <groupId>com.ardor3d</groupId> + <groupId>org.jogamp.ardor3d</groupId> <artifactId>ardor3d</artifactId> <relativePath>../pom.xml</relativePath> <version>1.0-SNAPSHOT</version> diff --git a/ardor3d-jogl-swt/pom.xml b/ardor3d-jogl-swt/pom.xml index 3419bc3..80ffba2 100644 --- a/ardor3d-jogl-swt/pom.xml +++ b/ardor3d-jogl-swt/pom.xml @@ -1,7 +1,7 @@ <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> - <groupId>com.ardor3d</groupId> + <groupId>org.jogamp.ardor3d</groupId> <artifactId>ardor3d</artifactId> <relativePath>../pom.xml</relativePath> <version>1.0-SNAPSHOT</version> diff --git a/ardor3d-jogl/pom.xml b/ardor3d-jogl/pom.xml index 93bbe7b..b2a091f 100644 --- a/ardor3d-jogl/pom.xml +++ b/ardor3d-jogl/pom.xml @@ -1,7 +1,7 @@ <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> - <groupId>com.ardor3d</groupId> + <groupId>org.jogamp.ardor3d</groupId> <artifactId>ardor3d</artifactId> <relativePath>../pom.xml</relativePath> <version>1.0-SNAPSHOT</version> diff --git a/ardor3d-math/pom.xml b/ardor3d-math/pom.xml index 3c8c822..5df8adc 100644 --- a/ardor3d-math/pom.xml +++ b/ardor3d-math/pom.xml @@ -1,7 +1,7 @@ <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> - <groupId>com.ardor3d</groupId> + <groupId>org.jogamp.ardor3d</groupId> <artifactId>ardor3d</artifactId> <version>1.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> diff --git a/ardor3d-performance/pom.xml b/ardor3d-performance/pom.xml index d1bf8fb..b5e5abb 100644 --- a/ardor3d-performance/pom.xml +++ b/ardor3d-performance/pom.xml @@ -1,7 +1,7 @@ <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> - <groupId>com.ardor3d</groupId> + <groupId>org.jogamp.ardor3d</groupId> <artifactId>ardor3d</artifactId> <version>1.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> diff --git a/ardor3d-savable/pom.xml b/ardor3d-savable/pom.xml index bca3bf7..7dea5e8 100644 --- a/ardor3d-savable/pom.xml +++ b/ardor3d-savable/pom.xml @@ -1,7 +1,7 @@ <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> - <groupId>com.ardor3d</groupId> + <groupId>org.jogamp.ardor3d</groupId> <artifactId>ardor3d</artifactId> <version>1.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> diff --git a/ardor3d-swt/pom.xml b/ardor3d-swt/pom.xml index bcbec0a..73082a8 100644 --- a/ardor3d-swt/pom.xml +++ b/ardor3d-swt/pom.xml @@ -2,7 +2,7 @@ <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> - <groupId>com.ardor3d</groupId> + <groupId>org.jogamp.ardor3d</groupId> <artifactId>ardor3d</artifactId> <relativePath>../pom.xml</relativePath> <version>1.0-SNAPSHOT</version> diff --git a/ardor3d-terrain/pom.xml b/ardor3d-terrain/pom.xml index dc76342..ca06cc2 100644 --- a/ardor3d-terrain/pom.xml +++ b/ardor3d-terrain/pom.xml @@ -1,7 +1,7 @@ <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> - <groupId>com.ardor3d</groupId> + <groupId>org.jogamp.ardor3d</groupId> <artifactId>ardor3d</artifactId> <version>1.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> diff --git a/ardor3d-ui/pom.xml b/ardor3d-ui/pom.xml index 33cb511..b53db1f 100644 --- a/ardor3d-ui/pom.xml +++ b/ardor3d-ui/pom.xml @@ -1,7 +1,7 @@ <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> - <groupId>com.ardor3d</groupId> + <groupId>org.jogamp.ardor3d</groupId> <artifactId>ardor3d</artifactId> <version>1.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> diff --git a/build.gradle b/build.gradle index 9c4da89..f7978c2 100644 --- a/build.gradle +++ b/build.gradle @@ -1,7 +1,7 @@ allprojects { apply plugin: 'maven' - group = 'com.ardor3d' + group = 'org.jogamp.ardor3d' version = '1.0-SNAPSHOT' } @@ -1,6 +1,6 @@ <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> - <groupId>com.ardor3d</groupId> + <groupId>org.jogamp.ardor3d</groupId> <artifactId>ardor3d</artifactId> <packaging>pom</packaging> <version>1.0-SNAPSHOT</version> |