[utilities COMMIT] in /trustany-ssl/tags/1.0.0: ./ .checkstyle pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Mon Dec 22 10:08:39 EST 2014


Author: scantor
Date: Mon Dec 22 10:08:38 2014
New Revision: 719

URL: http://svn.shibboleth.net/view/utilities?rev=719&view=rev
Log:
Tagging 1.0.0

Added:
    trustany-ssl/tags/1.0.0/
      - copied from r718, trustany-ssl/trunk/
Modified:
    trustany-ssl/tags/1.0.0/.checkstyle
    trustany-ssl/tags/1.0.0/pom.xml

Modified: trustany-ssl/tags/1.0.0/.checkstyle
URL: http://svn.shibboleth.net/view/utilities/trustany-ssl/tags/1.0.0/.checkstyle?rev=719&r1=718&r2=719&view=diff
==============================================================================
--- trustany-ssl/tags/1.0.0/.checkstyle (original)
+++ trustany-ssl/tags/1.0.0/.checkstyle Mon Dec 22 10:08:38 2014
@@ -3,7 +3,7 @@
 <fileset-config file-format-version="1.2.0" simple-config="false" sync-formatter="false">
 
     <local-check-config name="Shibboleth Checkstyle" type="remote" description=""
-                        location="https://svn.shibboleth.net/java-parent-projects/java-parent-project-v3/trunk/resources/checkstyle/checkstyle.xml">
+                        location="https://svn.shibboleth.net/java-parent-projects/java-parent-project-v3/7/resources/checkstyle/checkstyle.xml">
         <additional-data name="cache-file" value="true"/>
         <additional-data name="cache-props-file-location" value="null_1312636288299_cache.properties"/>
         <additional-data name="cache-file-location" value="null_1312636288299_cache.xml"/>

Modified: trustany-ssl/tags/1.0.0/pom.xml
URL: http://svn.shibboleth.net/view/utilities/trustany-ssl/tags/1.0.0/pom.xml?rev=719&r1=718&r2=719&view=diff
==============================================================================
--- trustany-ssl/tags/1.0.0/pom.xml (original)
+++ trustany-ssl/tags/1.0.0/pom.xml Mon Dec 22 10:08:38 2014
@@ -7,12 +7,12 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent-v3</artifactId>
-        <version>TRUNK-SNAPSHOT</version>
+        <version>7</version>
     </parent>
 
     <groupId>net.shibboleth.utilities</groupId>
     <artifactId>trustany-ssl</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <packaging>jar</packaging>
 
     <name>Trust Any Certificate X509TrustManager Extension</name>



More information about the commits mailing list