- Revision
- 661
- Author
- mauro
- Date
- 2007-01-04 09:42:19 -0600 (Thu, 04 Jan 2007)
Log Message
Fixed integration test groupdIs. Removed empty dirs.
Modified Paths
Removed Paths
- trunk/plugins/maven/src/it/src/main/java/jbehave/
- trunk/plugins/maven/src/main/java/jbehave/
Diff
Modified: trunk/plugins/maven/src/it/pom.xml (660 => 661)
--- trunk/plugins/maven/src/it/pom.xml 2007-01-04 15:19:08 UTC (rev 660) +++ trunk/plugins/maven/src/it/pom.xml 2007-01-04 15:42:19 UTC (rev 661) @@ -3,7 +3,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> - <groupId>jbehave</groupId> + <groupId>org.jbehave</groupId> <artifactId>jbehave-maven-plugin-it</artifactId> <version>1.0-SNAPSHOT</version> <packaging>pom</packaging>
Modified: trunk/plugins/maven/src/it/test1/pom.xml (660 => 661)
--- trunk/plugins/maven/src/it/test1/pom.xml 2007-01-04 15:19:08 UTC (rev 660) +++ trunk/plugins/maven/src/it/test1/pom.xml 2007-01-04 15:42:19 UTC (rev 661) @@ -3,7 +3,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> - <groupId>jbehave</groupId> + <groupId>org.jbehave</groupId> <artifactId>jbehave-maven-plugin-it-test1</artifactId> <version>1.0-SNAPSHOT</version> <packaging>jar</packaging>
To unsubscribe from this list please visit:
