NOJIRA
removed extra stuff so that we can send to repository
This commit is contained in:
parent
00f3fdab41
commit
85bbf086ba
|
|
@ -69,7 +69,7 @@
|
|||
<artifactId>opensaml</artifactId>
|
||||
<version>1.1b</version>
|
||||
<type>jar</type>
|
||||
<scope>compile</scope>
|
||||
<scope>provided</scope>
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
|
||||
|
|
|
|||
8
pom.xml
8
pom.xml
|
|
@ -112,14 +112,6 @@
|
|||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>jasig</id>
|
||||
<name>JA-SIG Maven Repository</name>
|
||||
<url>http://developer.ja-sig.org/maven2/</url>
|
||||
<layout>default</layout>
|
||||
</repository>
|
||||
</repositories>
|
||||
<modules>
|
||||
<module>cas-client-core</module>
|
||||
</modules>
|
||||
|
|
|
|||
Loading…
Reference in New Issue