Skip to content

Commit 4913fc5

Browse files
committed
Fixed JMS dependency
1 parent 99987d8 commit 4913fc5

File tree

1 file changed

+1
-1
lines changed
  • trunk/samples/airline/client/jms

1 file changed

+1
-1
lines changed

trunk/samples/airline/client/jms/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<dependency>
4848
<groupId>javax.jms</groupId>
4949
<artifactId>jms</artifactId>
50-
<scope>runtime</scope>
50+
<scope>compile</scope>
5151
</dependency>
5252
<dependency>
5353
<groupId>org.springframework.ws</groupId>

0 commit comments

Comments
 (0)