aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index d4ad8cf..5aebcb6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,10 +19,10 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.ibm</groupId>
- <artifactId>toree-client</artifactId>
+ <artifactId>toree-gateway</artifactId>
<version>0.1</version>
- <name>Toree Proxy Kernel</name>
+ <name>Toree Gateway</name>
<properties>
<toree.version>0.2.0.dev1-incubating-SNAPSHOT</toree.version>