Skip to content

Commit 1445a8c

Browse files
committed
Renamed Inject module back to Guice
Renamed module as it isn't generic enough to justify this change
1 parent 7093608 commit 1445a8c

File tree

8 files changed

+1
-1
lines changed

8 files changed

+1
-1
lines changed

modules/org.restlet.ext.inject/pom.xml renamed to modules/org.restlet.ext.guice/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>
1111

12-
<artifactId>org.restlet.ext.inject</artifactId>
12+
<artifactId>org.restlet.ext.guice</artifactId>
1313
<name>Restlet Extension - Guice</name>
1414
<description>Integration with Google Guice.</description>
1515

0 commit comments

Comments
 (0)