Author: coheigea
Date: Wed Apr 15 16:11:24 2009
New Revision: 765255

URL: http://svn.apache.org/viewvc?rev=765255&view=rev
Log:
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.

Modified:
    webservices/wss4j/branches/1_5_x-fixes/pom.xml
    webservices/wss4j/tags/1_5_7/pom.xml
    webservices/wss4j/tags/1_5_7/xdocs/index.xml
    webservices/wss4j/trunk/pom.xml

Modified: webservices/wss4j/branches/1_5_x-fixes/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/wss4j/branches/1_5_x-fixes/pom.xml?rev=765255&r1=765254&r2=765255&view=diff
==============================================================================
--- webservices/wss4j/branches/1_5_x-fixes/pom.xml (original)
+++ webservices/wss4j/branches/1_5_x-fixes/pom.xml Wed Apr 15 16:11:24 2009
@@ -493,25 +493,6 @@
             </plugin>
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-changes-plugin</artifactId>
-                <version>2.1</version>
-                <configuration>
-                    <!-- <onlyCurrentVersion>true</onlyCurrentVersion> -->
-                    <fixVersionIds>12313215</fixVersionIds>
-                    <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>

Modified: webservices/wss4j/tags/1_5_7/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/wss4j/tags/1_5_7/pom.xml?rev=765255&r1=765254&r2=765255&view=diff
==============================================================================
--- webservices/wss4j/tags/1_5_7/pom.xml (original)
+++ webservices/wss4j/tags/1_5_7/pom.xml Wed Apr 15 16:11:24 2009
@@ -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>

Modified: webservices/wss4j/tags/1_5_7/xdocs/index.xml
URL: 
http://svn.apache.org/viewvc/webservices/wss4j/tags/1_5_7/xdocs/index.xml?rev=765255&r1=765254&r2=765255&view=diff
==============================================================================
--- webservices/wss4j/tags/1_5_7/xdocs/index.xml (original)
+++ webservices/wss4j/tags/1_5_7/xdocs/index.xml Wed Apr 15 16:11:24 2009
@@ -59,7 +59,7 @@
                 <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">

Modified: webservices/wss4j/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/wss4j/trunk/pom.xml?rev=765255&r1=765254&r2=765255&view=diff
==============================================================================
--- webservices/wss4j/trunk/pom.xml (original)
+++ webservices/wss4j/trunk/pom.xml Wed Apr 15 16:11:24 2009
@@ -493,25 +493,6 @@
             </plugin>
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-changes-plugin</artifactId>
-                <version>2.1</version>
-                <configuration>
-                    <!-- <onlyCurrentVersion>true</onlyCurrentVersion> -->
-                    <fixVersionIds>12313215</fixVersionIds>
-                    <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>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to