We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4e0915 commit 78bcc05Copy full SHA for 78bcc05
1 file changed
parent/pom.xml
@@ -87,12 +87,12 @@
87
<dependencies>
88
89
<dependency>
90
- <groupId>${groupId}</groupId>
+ <groupId>${project.groupId}</groupId>
91
<artifactId>gem-api</artifactId>
92
<version>${project.version}</version>
93
</dependency>
94
95
96
<artifactId>gem-processor</artifactId>
97
98
0 commit comments