spec/gemfile_without_gemspec/pom.xml in maven-tools-1.0.1 vs spec/gemfile_without_gemspec/pom.xml in maven-tools-1.0.2
- old
+ new
@@ -9,10 +9,10 @@
-->
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
- <groupId>dummy</groupId>
+ <groupId>no_group_id_given</groupId>
<artifactId>gemfile_without_gemspec</artifactId>
<version>0.0.0</version>
<name>gemfile_without_gemspec</name>
<properties>
<project.build.sourceEncoding>utf-8</project.build.sourceEncoding>