Updated notice and pom

This commit is contained in:
Scott Battaglia 2014-01-07 20:31:34 -05:00
parent 5cb1067093
commit f135c5e5c1
2 changed files with 4 additions and 8 deletions

View File

@ -16,8 +16,10 @@ specific language governing permissions and limitations
under the License.
This project includes:
AOP alliance under Public Domain
Apache Santuario under The Apache Software License, Version 2.0
Apache Velocity under The Apache Software License, Version 2.0
Atlassian Event under Atlassian End User License
Atlassian JIRA - Code - Core under Atlassian End User License
Atlassian Seraph under BSD License
atlassian-osuser under BSD License
@ -26,6 +28,7 @@ This project includes:
commons-collections under Apache License, Version 2.0
Confluence Core under Atlassian End User License
ESAPI 2.0 under BSD or Creative Commons 3.0 BY-SA
Google Collections Library under The Apache Software License, Version 2.0
HttpClient under Apache License
Jasig CAS Client for Java - Atlassian Integration under Apache License Version 2.0
Jasig CAS Client for Java - Core under Apache License Version 2.0
@ -42,6 +45,7 @@ This project includes:
OpenWS under Apache 2
SLF4J API Module under MIT License
SLF4J Simple Binding under MIT License
Spring Framework: Context under The Apache Software License, Version 2.0
Xalan Java under The Apache Software License, Version 2.0
Xalan Java Serializer under The Apache Software License, Version 2.0
Xerces2-j under The Apache Software License, Version 2.0

View File

@ -192,10 +192,6 @@
<groupId>com.atlassian.spring</groupId>
<artifactId>atlassian-spring</artifactId>
</exclusion>
<exclusion>
<groupId>com.atlassian.event</groupId>
<artifactId>atlassian-event</artifactId>
</exclusion>
<exclusion>
<groupId>com.atlassian.confluence</groupId>
<artifactId>confluence-bucket</artifactId>
@ -428,10 +424,6 @@
<groupId>org.springframework</groupId>
<artifactId>spring-jdbc</artifactId>
</exclusion>
<exclusion>
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
</exclusion>
<exclusion>
<groupId>org.springframework</groupId>
<artifactId>spring-dao</artifactId>