We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20ffbd8 commit 222a67bCopy full SHA for 222a67b
2 files changed
pom.xml
@@ -21,7 +21,7 @@
21
22
<groupId>com.bernardomg.example</groupId>
23
<artifactId>spring-ws-basic-security-example</artifactId>
24
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.0</version>
25
<packaging>war</packaging>
26
27
<name>Spring WS Basic Security Example</name>
src/changes/changes.xml
@@ -40,7 +40,10 @@
40
Recovered login.
41
</action>
42
</release>
43
- <release version="1.3.0" date="2024-11-14" description="">
+ <release version="1.3.0" date="2024-11-14" description="Updated structure">
44
+ <action dev="bmg" type="add">
45
+ Updated structure.
46
+ </action>
47
48
</body>
49
</document>
0 commit comments