[java-shib-idp2 COMMIT] /branches/REL_2/pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Wed Apr 10 18:00:25 EDT 2013


Author: scantor
Date: Wed Apr 10 18:00:25 2013
New Revision: 3166

URL: http://svn.shibboleth.net/view/java-shib-idp2?rev=3166&view=rev
Log:
Point to released parent.

Modified:
    branches/REL_2/pom.xml

Modified: branches/REL_2/pom.xml
URL: http://svn.shibboleth.net/view/java-shib-idp2/branches/REL_2/pom.xml?rev=3166&r1=3165&r2=3166&view=diff
==============================================================================
--- branches/REL_2/pom.xml (original)
+++ branches/REL_2/pom.xml Wed Apr 10 18:00:25 2013
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent-v2</artifactId>
-        <version>TRUNK-SNAPSHOT</version>
+        <version>1</version>
     </parent>
 
     <groupId>edu.internet2.middleware</groupId>
@@ -197,7 +197,7 @@
                                 <manifestEntries>
                                     <Implementation-Title>${project.artifactId}</Implementation-Title>
                                     <Implementation-Version>${project.version}</Implementation-Version>
-                                    <Implementation-Vendor>shibboleth.internet2.edu</Implementation-Vendor>
+                                    <Implementation-Vendor>shibboleth.net</Implementation-Vendor>
                                 </manifestEntries>
                             </manifestSection>
                         </manifestSections>



More information about the commits mailing list