[java-opensaml2 COMMIT] in /branches/REL_2: .checkstyle pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Wed Aug 13 14:00:30 EDT 2014
Author: putmanb
Date: Wed Aug 13 14:00:30 2014
New Revision: 1667
URL: http://svn.shibboleth.net/view/java-opensaml2?rev=1667&view=rev
Log:
Bump parent POM tag version for release
Modified:
branches/REL_2/.checkstyle
branches/REL_2/pom.xml
Modified: branches/REL_2/.checkstyle
URL: http://svn.shibboleth.net/view/java-opensaml2/branches/REL_2/.checkstyle?rev=1667&r1=1666&r2=1667&view=diff
==============================================================================
--- branches/REL_2/.checkstyle (original)
+++ branches/REL_2/.checkstyle Wed Aug 13 14:00:30 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-v2/tags/1/resources/checkstyle/checkstyle.xml" >
+ location="https://svn.shibboleth.net/java-parent-projects/java-parent-project-v2/tags/2/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: branches/REL_2/pom.xml
URL: http://svn.shibboleth.net/view/java-opensaml2/branches/REL_2/pom.xml?rev=1667&r1=1666&r2=1667&view=diff
==============================================================================
--- branches/REL_2/pom.xml (original)
+++ branches/REL_2/pom.xml Wed Aug 13 14:00:30 2014
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent-v2</artifactId>
- <version>1</version>
+ <version>2</version>
</parent>
<groupId>org.opensaml</groupId>
More information about the commits
mailing list