<groupId>edu.internet2.middleware</groupId>
<artifactId>shibboleth-identityprovider</artifactId>
- <version>2.1.5</version>
+ <version>2.2.0-SNAPSHOT</version>
<!-- We bundle as a jar here, the installer creates the WAR -->
<packaging>jar</packaging>
<dependency>
<groupId>edu.internet2.middleware</groupId>
<artifactId>shibboleth-common</artifactId>
- <version>1.1.3</version>
- <exclusions>
- <exclusion>
- <groupId>edu.vt.middleware</groupId>
- <artifactId>ldap</artifactId>
- </exclusion>
- </exclusions>
- </dependency>
- <dependency>
- <groupId>edu.vt.middleware</groupId>
- <artifactId>vt-ldap</artifactId>
- <version>2.8.4</version>
+ <version>1.2.0</version>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>
</profiles>
<!-- Project Metadata -->
- <url>https://shibboleth.internet2.edu/</url>
+ <url>http://shibboleth.internet2.edu/</url>
<inceptionYear>2006</inceptionYear>