You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by dk...@apache.org on 2019/10/31 14:36:14 UTC

[ws-wss4j] 02/03: Removing maven-changes-plugin from poms. - This was giving me too much grief...anyone who wants to know the bugs fixed can consult the Changelog or JIRA.

This is an automated email from the ASF dual-hosted git repository.

dkulp pushed a commit to annotated tag 1_5_7
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git

commit e2a7280d4071adc48e09a6bea621e6e96db4aa81
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Wed Apr 15 16:11:24 2009 +0000

    Removing maven-changes-plugin from poms.
     - This was giving me too much grief...anyone who wants to know the bugs fixed can consult the Changelog or JIRA.
---
 pom.xml         | 19 -------------------
 xdocs/index.xml |  2 +-
 2 files changed, 1 insertion(+), 20 deletions(-)

diff --git a/pom.xml b/pom.xml
index 0afa56d..5fb1d7c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -493,25 +493,6 @@
             </plugin>
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-changes-plugin</artifactId>
-                <version>2.1</version>
-                <configuration>
-                    <fixVersionIds>1.5.7</fixVersionIds>
-                    <!-- <onlyCurrentVersion>true</onlyCurrentVersion> -->
-                    <resolutionIds>Any</resolutionIds>
-                    <statusIds>Closed</statusIds>
-                    <sortColumnNames>Key</sortColumnNames>
-                </configuration>
-                <reportSets>
-                    <reportSet>
-                        <reports>
-                            <report>jira-report</report>
-                        </reports>
-                    </reportSet>
-                </reportSets>
-            </plugin>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-dependency-plugin</artifactId>
                 <version>2.0</version>
             </plugin>
diff --git a/xdocs/index.xml b/xdocs/index.xml
index dbd59b0..174cd09 100644
--- a/xdocs/index.xml
+++ b/xdocs/index.xml
@@ -59,7 +59,7 @@ Certificate Token Profile 1.1</a>
                 <p style="margin-left: 40px;">You can download the latest version of WSS4J at the following URL:<br/>
                     <a href="http://www.apache.org/dyn/closer.cgi/ws/wss4j/">http://www.apache.org/dyn/closer.cgi/ws/wss4j/</a>
                 </p>
-                <p style="margin-left: 40px;">The latest release of WSS4J is version 1.5.6.
+                <p style="margin-left: 40px;">The latest release of WSS4J is version 1.5.7.
                 </p>
             </subsection>
             <subsection name="WS-Security Features">