Skip to content

Commit cc62785

Browse files
committed
Merge pull request #102 from childsb/groupid_change
Update of the groupid to reflect sub-project of www.gluster.org
2 parents ccd7f65 + 9ee4e9b commit cc62785

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
22
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
33
<modelVersion>4.0.0</modelVersion>
4-
<groupId>org.apache.hadoop.fs.glusterfs</groupId>
4+
<groupId>org.gluster</groupId>
55
<artifactId>glusterfs-hadoop</artifactId>
66
<packaging>jar</packaging>
77
<!-- from now, we will update version manually and ignore maven snapshot

0 commit comments

Comments
 (0)