Skip to content

Commit f568b07

Browse files
committed
Added JMS as runtime dep
1 parent 899ff1f commit f568b07

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
<dependency>
4848
<groupId>javax.jms</groupId>
4949
<artifactId>jms</artifactId>
50+
<scope>runtime</scope>
5051
</dependency>
5152
<dependency>
5253
<groupId>org.springframework.ws</groupId>

0 commit comments

Comments
 (0)