Author: bago
Date: Mon Oct 12 11:54:06 2009
New Revision: 824303
URL: http://svn.apache.org/viewvc?rev=824303&view=rev
Log:
Minor improvements to not-yet-commons-ssl pom definition (this is the pom I
submitted to maven central)
Modified:
james/jdkim/trunk/stage/ca.juliusdavies/poms/not-yet-commons-ssl-0.3.11.pom
Modified:
james/jdkim/trunk/stage/ca.juliusdavies/poms/not-yet-commons-ssl-0.3.11.pom
URL:
http://svn.apache.org/viewvc/james/jdkim/trunk/stage/ca.juliusdavies/poms/not-yet-commons-ssl-0.3.11.pom?rev=824303&r1=824302&r2=824303&view=diff
==============================================================================
--- james/jdkim/trunk/stage/ca.juliusdavies/poms/not-yet-commons-ssl-0.3.11.pom
(original)
+++ james/jdkim/trunk/stage/ca.juliusdavies/poms/not-yet-commons-ssl-0.3.11.pom
Mon Oct 12 11:54:06 2009
@@ -1,4 +1,4 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
+<?xml version="1.0"?><project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
@@ -22,7 +22,7 @@
<artifactId>not-yet-commons-ssl</artifactId>
<name>Not Yet Commons SSL</name>
<version>0.3.11</version>
- <packaging>jar</packaging>
+ <description>A Java SSL component library</description>
<url>http://juliusdavies.ca/commons-ssl</url>
<licenses>
<license>
@@ -30,4 +30,8 @@
<url>http://juliusdavies.ca/commons-ssl/LICENSE.txt</url>
</license>
</licenses>
+ <scm>
+
<connection>http://juliusdavies.ca/svn/not-yet-commons-ssl/tags/commons-ssl-0.3.11/</connection>
+
<url>http://juliusdavies.ca/svn/viewvc.cgi/not-yet-commons-ssl/tags/commons-ssl-0.3.11/</url>
+ </scm>
</project>
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]