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 f972702 commit 20ffbd8Copy full SHA for 20ffbd8
pom.xml
@@ -21,7 +21,7 @@
21
22
<groupId>com.bernardomg.example</groupId>
23
<artifactId>spring-ws-basic-security-example</artifactId>
24
- <version>1.2.2</version>
+ <version>1.3.0-SNAPSHOT</version>
25
<packaging>war</packaging>
26
27
<name>Spring WS Basic Security Example</name>
src/changes/changes.xml
@@ -40,5 +40,7 @@
40
Recovered login.
41
</action>
42
</release>
43
+ <release version="1.3.0" date="2024-11-14" description="">
44
+ </release>
45
</body>
46
</document>
0 commit comments