Skip to content
Snippets Groups Projects
Commit 46e4796f authored by Joseph Walton-Rivers's avatar Joseph Walton-Rivers
Browse files

move parent pom to common group rather than parent

parent 7e485e40
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,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"> <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> <modelVersion>4.0.0</modelVersion>
<groupId>com.fossgalaxy.parent</groupId> <groupId>com.fossgalaxy.common</groupId>
<artifactId>parent-pom</artifactId> <artifactId>parent-pom</artifactId>
<version>0.1</version> <version>0.1</version>
<packaging>pom</packaging> <packaging>pom</packaging>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment