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 fe327af commit 8bc8cb4Copy full SHA for 8bc8cb4
gxqueue-awssqs/pom.xml
@@ -16,11 +16,7 @@
16
<groupId>${project.groupId}</groupId>
17
<artifactId>gxclassR</artifactId>
18
<version>${project.version}</version>
19
- </dependency>
20
- <dependency>
21
- <groupId>${project.groupId}</groupId>
22
- <artifactId>gxcommon</artifactId>
23
- <version>${project.version}</version>
+ <scope>provided</scope>
24
</dependency>
25
<dependency>
26
gxqueue/pom.xml
@@ -17,6 +17,7 @@
0 commit comments