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 18f99ac commit ce3de8fCopy full SHA for ce3de8f
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>com.spt-development</groupId>
5
<artifactId>spt-development-cid-jms-spring</artifactId>
6
- <version>3.0.28</version>
+ <version>3.0.29-SNAPSHOT</version>
7
8
<name>cid-jms-spring</name>
9
<description>Library for integrating spt-development/spt-development-cid into a Spring JMS (listener) project.</description>
@@ -12,7 +12,7 @@
12
<scm>
13
<connection>scm:git:https://github.com/spt-development/spt-development-cid-jms-spring.git</connection>
14
<url>https://github.com/spt-development/spt-development-cid-jms-spring</url>
15
- <tag>3.0.28</tag>
+ <tag>HEAD</tag>
16
</scm>
17
18
<licenses>
0 commit comments