Repository: tomee Updated Branches: refs/heads/master a97281f96 -> ad740f223
s/openejb/tomee-project/ + fixing list links in root pom Project: http://git-wip-us.apache.org/repos/asf/tomee/repo Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/ad740f22 Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/ad740f22 Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/ad740f22 Branch: refs/heads/master Commit: ad740f223f3a0e02b6e7fbc01b0d0a4db54a3e30 Parents: a97281f Author: Romain Manni-Bucau <rmannibu...@apache.org> Authored: Wed Jun 17 11:55:11 2015 +0200 Committer: Romain Manni-Bucau <rmannibu...@apache.org> Committed: Wed Jun 17 11:55:11 2015 +0200 ---------------------------------------------------------------------- arquillian/pom.xml | 2 +- assembly/pom.xml | 2 +- container/pom.xml | 2 +- examples/pom.xml | 2 +- itests/pom.xml | 2 +- maven/pom.xml | 2 +- pom.xml | 8 ++++---- server/pom.xml | 2 +- tck/pom.xml | 2 +- tomee/pom.xml | 2 +- utils/pom.xml | 2 +- 11 files changed, 14 insertions(+), 14 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tomee/blob/ad740f22/arquillian/pom.xml ---------------------------------------------------------------------- diff --git a/arquillian/pom.xml b/arquillian/pom.xml index 12d1ee3..a22eefc 100644 --- a/arquillian/pom.xml +++ b/arquillian/pom.xml @@ -21,7 +21,7 @@ <modelVersion>4.0.0</modelVersion> <parent> - <artifactId>openejb</artifactId> + <artifactId>tomee-project</artifactId> <groupId>org.apache.tomee</groupId> <version>7.0.0-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/tomee/blob/ad740f22/assembly/pom.xml ---------------------------------------------------------------------- diff --git a/assembly/pom.xml b/assembly/pom.xml index d6f7461..7b95b3b 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -20,7 +20,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"> <parent> - <artifactId>openejb</artifactId> + <artifactId>tomee-project</artifactId> <groupId>org.apache.tomee</groupId> <version>7.0.0-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/tomee/blob/ad740f22/container/pom.xml ---------------------------------------------------------------------- diff --git a/container/pom.xml b/container/pom.xml index 6a0ec6d..b27a009 100644 --- a/container/pom.xml +++ b/container/pom.xml @@ -18,7 +18,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"> <parent> - <artifactId>openejb</artifactId> + <artifactId>tomee-project</artifactId> <groupId>org.apache.tomee</groupId> <version>7.0.0-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/tomee/blob/ad740f22/examples/pom.xml ---------------------------------------------------------------------- diff --git a/examples/pom.xml b/examples/pom.xml index ab849e2..2cfc901 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -21,7 +21,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"> <parent> - <artifactId>openejb</artifactId> + <artifactId>tomee-project</artifactId> <groupId>org.apache.tomee</groupId> <version>7.0.0-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/tomee/blob/ad740f22/itests/pom.xml ---------------------------------------------------------------------- diff --git a/itests/pom.xml b/itests/pom.xml index e65b578..129397a 100644 --- a/itests/pom.xml +++ b/itests/pom.xml @@ -23,7 +23,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <parent> - <artifactId>openejb</artifactId> + <artifactId>tomee-project</artifactId> <groupId>org.apache.tomee</groupId> <version>7.0.0-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/tomee/blob/ad740f22/maven/pom.xml ---------------------------------------------------------------------- diff --git a/maven/pom.xml b/maven/pom.xml index fed971b..798c4ec 100644 --- a/maven/pom.xml +++ b/maven/pom.xml @@ -21,7 +21,7 @@ <modelVersion>4.0.0</modelVersion> <parent> - <artifactId>openejb</artifactId> + <artifactId>tomee-project</artifactId> <groupId>org.apache.tomee</groupId> <version>7.0.0-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/tomee/blob/ad740f22/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e883776..983ae14 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ </parent> <groupId>org.apache.tomee</groupId> - <artifactId>openejb</artifactId> + <artifactId>tomee-project</artifactId> <packaging>pom</packaging> <version>7.0.0-SNAPSHOT</version> @@ -55,21 +55,21 @@ <subscribe>commits-subscr...@tomee.apache.org</subscribe> <unsubscribe>commits-unsubscr...@tomee.apache.org</unsubscribe> <post>commits@tomee.apache.org</post> - <archive>http://mail-archives.apache.org/mod_mbox/openejb-commits/</archive> + <archive>http://mail-archives.apache.org/mod_mbox/tomee-commits/</archive> </mailingList> <mailingList> <name>OpenEJB Developer List</name> <subscribe>dev-subscr...@tomee.apache.org</subscribe> <unsubscribe>dev-unsubscr...@tomee.apache.org</unsubscribe> <post>d...@tomee.apache.org</post> - <archive>http://mail-archives.apache.org/mod_mbox/openejb-dev/</archive> + <archive>http://mail-archives.apache.org/mod_mbox/tomee-dev/</archive> </mailingList> <mailingList> <name>OpenEJB Users List</name> <subscribe>users-subscr...@tomee.apache.org</subscribe> <unsubscribe>users-unsubscr...@tomee.apache.org</unsubscribe> <post>us...@tomee.apache.org</post> - <archive>http://mail-archives.apache.org/mod_mbox/openejb-users/</archive> + <archive>http://mail-archives.apache.org/mod_mbox/tomee-users/</archive> </mailingList> </mailingLists> <ciManagement> http://git-wip-us.apache.org/repos/asf/tomee/blob/ad740f22/server/pom.xml ---------------------------------------------------------------------- diff --git a/server/pom.xml b/server/pom.xml index 2af7e7f..41a5abc 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -19,7 +19,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"> <parent> - <artifactId>openejb</artifactId> + <artifactId>tomee-project</artifactId> <groupId>org.apache.tomee</groupId> <version>7.0.0-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/tomee/blob/ad740f22/tck/pom.xml ---------------------------------------------------------------------- diff --git a/tck/pom.xml b/tck/pom.xml index f3d776a..5d6f6f8 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -17,7 +17,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"> <parent> - <artifactId>openejb</artifactId> + <artifactId>tomee-project</artifactId> <groupId>org.apache.tomee</groupId> <version>7.0.0-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/tomee/blob/ad740f22/tomee/pom.xml ---------------------------------------------------------------------- diff --git a/tomee/pom.xml b/tomee/pom.xml index d00109a..fa3da08 100644 --- a/tomee/pom.xml +++ b/tomee/pom.xml @@ -22,7 +22,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <parent> - <artifactId>openejb</artifactId> + <artifactId>tomee-project</artifactId> <groupId>org.apache.tomee</groupId> <version>7.0.0-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/tomee/blob/ad740f22/utils/pom.xml ---------------------------------------------------------------------- diff --git a/utils/pom.xml b/utils/pom.xml index e16ff17..987f67b 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -18,7 +18,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"> <parent> - <artifactId>openejb</artifactId> + <artifactId>tomee-project</artifactId> <groupId>org.apache.tomee</groupId> <version>7.0.0-SNAPSHOT</version> </parent>