commit 42f3bb545de4f091769907521dbc109dd17073de
Author: Mauro Talevi <[email protected]>
AuthorDate: Sun, 29 Mar 2015 16:32:50 +0200
Commit: Mauro Talevi <[email protected]>
CommitDate: Sun, 29 Mar 2015 16:32:50 +0200
JBEHAVE-1071: Use oss.sonatype.org.
diff --git a/pom.xml b/pom.xml
index d067a49..ea59eed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,9 +1,9 @@
<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>
<parent>
- <groupId>org.codehaus</groupId>
- <artifactId>codehaus-parent</artifactId>
- <version>1</version>
+ <groupId>org.sonatype.oss</groupId>
+ <artifactId>oss-parent</artifactId>
+ <version>9</version>
</parent>
<groupId>org.jbehave.site</groupId>
<artifactId>jbehave-site</artifactId>