Author: rdonkin
Date: Thu Jun 16 12:54:21 2011
New Revision: 1136416
URL: http://svn.apache.org/viewvc?rev=1136416&view=rev
Log:
Add organizational information to Bouncy Castle dependencies
Modified:
james/server/trunk/container-spring/src/main/appended-resources/supplemental-models.xml
Modified:
james/server/trunk/container-spring/src/main/appended-resources/supplemental-models.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/container-spring/src/main/appended-resources/supplemental-models.xml?rev=1136416&r1=1136415&r2=1136416&view=diff
==============================================================================
---
james/server/trunk/container-spring/src/main/appended-resources/supplemental-models.xml
(original)
+++
james/server/trunk/container-spring/src/main/appended-resources/supplemental-models.xml
Thu Jun 16 12:54:21 2011
@@ -319,4 +319,32 @@ d5c550739c4c0cb7ca527ef46c9aed72fb215eee
</project>
</supplement>
+
+<!--
+
+===========================================================
+The Legion Of The Bouncy Castle
+ -->
+ <supplement>
+ <project>
+ <groupId>org.bouncycastle</groupId>
+ <artifactId>bcmail-jdk15</artifactId>
+ <organization>
+ <name>The Legion of the Bouncy Castle</name>
+ <url>http://www.bouncycastle.org/</url>
+ </organization>
+ </project>
+ </supplement>
+ <supplement>
+ <project>
+ <groupId>org.bouncycastle</groupId>
+ <artifactId>bcprov-jdk15</artifactId>
+ <organization>
+ <name>The Legion of the Bouncy Castle</name>
+ <url>http://www.bouncycastle.org/</url>
+ </organization>
+ </project>
+ </supplement>
+
+
</supplementalDataModels>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]