Skip to content

Commit e23a27c

Browse files
committed
Allow DSpace to publish on mvn repo
1 parent 022ab11 commit e23a27c

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
@@ -4,7 +4,7 @@
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
55
<modelVersion>4.0.0</modelVersion>
66

7-
<groupId>org.openarchives</groupId>
7+
<groupId>org.dspace</groupId>
88
<artifactId>resourcesync</artifactId>
99
<version>1.1-SNAPSHOT</version>
1010

0 commit comments

Comments
 (0)