Skip to content

Commit eca7cbe

Browse files
jxblummp911de
authored andcommitted
Change scope of org.apache.geronimo.specs:geronimo-jcdi_2.0_specs dependency to provided.
Resolves gh-538.
1 parent f98bd48 commit eca7cbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-data-geode/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
<groupId>org.apache.geronimo.specs</groupId>
159159
<artifactId>geronimo-jcdi_2.0_spec</artifactId>
160160
<version>1.0.1</version>
161-
<scope>test</scope>
161+
<scope>provided</scope>
162162
</dependency>
163163

164164
<dependency>

0 commit comments

Comments
 (0)