petclinic-uncached

artifact id update

5/6/2009 2:55:57 PM

Details

diff --git a/org.springframework.samples.petclinic/pom.xml b/org.springframework.samples.petclinic/pom.xml
index 0f1d00b..3f392d8 100644
--- a/org.springframework.samples.petclinic/pom.xml
+++ b/org.springframework.samples.petclinic/pom.xml
@@ -2,8 +2,8 @@
 <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>org.springframework</groupId>
-	<artifactId>samples</artifactId>
+	<groupId>org.springframework.samples</groupId>
+	<artifactId>org.springframework.samples.petclinic</artifactId>
 	<name>org.springframework.samples.petclinic</name>
 	<packaging>war</packaging>
 	<version>1.0.0-SNAPSHOT</version>