[utilities COMMIT] in /spring-extensions/tags/1.1.0: ./ .checkstyle pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Sun Nov 3 22:49:43 EST 2013
Author: tzeller
Date: Sun Nov 3 22:49:42 2013
New Revision: 472
URL: http://svn.shibboleth.net/view/utilities?rev=472&view=rev
Log:
JSE-3 Tag as spring-extensions version 1.1.0
Added:
spring-extensions/tags/1.1.0/ (props changed)
- copied from r471, spring-extensions/trunk/
Modified:
spring-extensions/tags/1.1.0/.checkstyle
spring-extensions/tags/1.1.0/pom.xml
Modified: spring-extensions/tags/1.1.0/.checkstyle
URL: http://svn.shibboleth.net/view/utilities/spring-extensions/tags/1.1.0/.checkstyle?rev=472&r1=471&r2=472&view=diff
==============================================================================
--- spring-extensions/tags/1.1.0/.checkstyle (original)
+++ spring-extensions/tags/1.1.0/.checkstyle Sun Nov 3 22:49:42 2013
@@ -2,7 +2,7 @@
<fileset-config file-format-version="1.2.0" simple-config="false" sync-formatter="false">
- <local-check-config name="Shibboleth Checkstyle" location="https://svn.shibboleth.net/java-parent-projects/java-parent-project-v3/trunk/resources/checkstyle/checkstyle.xml" type="remote" description="">
+ <local-check-config name="Shibboleth Checkstyle" location="https://svn.shibboleth.net/java-parent-projects/java-parent-project-v3/tags/2/resources/checkstyle/checkstyle.xml" type="remote" description="">
<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: spring-extensions/tags/1.1.0/pom.xml
URL: http://svn.shibboleth.net/view/utilities/spring-extensions/tags/1.1.0/pom.xml?rev=472&r1=471&r2=472&view=diff
==============================================================================
--- spring-extensions/tags/1.1.0/pom.xml (original)
+++ spring-extensions/tags/1.1.0/pom.xml Sun Nov 3 22:49:42 2013
@@ -7,12 +7,12 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent-v3</artifactId>
- <version>TRUNK-SNAPSHOT</version>
+ <version>2</version>
</parent>
<groupId>net.shibboleth.ext</groupId>
<artifactId>spring-extensions</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.1.0</version>
<name>Spring Framework Extension</name>
<description>
More information about the commits
mailing list