We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2249d9 commit 8ef9040Copy full SHA for 8ef9040
edu.cuny.hunter.hybridize.core/pom.xml
@@ -3,9 +3,9 @@
3
<artifactId>edu.cuny.hunter.hybridize.core</artifactId>
4
<packaging>eclipse-plugin</packaging>
5
<parent>
6
- <groupId>edu.cuny.hunter.hybridize</groupId>
7
- <artifactId>edu.cuny.hunter.hybridize</artifactId>
8
- <version>1.0.0-SNAPSHOT</version>
9
- <relativePath>..</relativePath>
+ <groupId>edu.cuny.hunter.hybridize</groupId>
+ <artifactId>edu.cuny.hunter.hybridize</artifactId>
+ <version>1.0.0-SNAPSHOT</version>
+ <relativePath>..</relativePath>
10
</parent>
11
</project>
0 commit comments