diff --git a/core/pom.xml b/core/pom.xml index 47ecc6e..a7cb4b4 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -31,16 +31,14 @@ liability, whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way out of the use of this software, even if advised of the possibility of such damage. --> - + 4.0.0 org.markdownj markdownj - 0.4-SNAPSHOT + 0.4 ../pom.xml @@ -74,7 +72,7 @@ software, even if advised of the possibility of such damage. org.apache.maven.plugins maven-javadoc-plugin 2.9.1 - + diff --git a/pom.xml b/pom.xml index d3d2abc..4978128 100644 --- a/pom.xml +++ b/pom.xml @@ -31,9 +31,7 @@ liability, whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way out of the use of this software, even if advised of the possibility of such damage. --> - + 4.0.0 @@ -46,7 +44,7 @@ software, even if advised of the possibility of such damage. org.markdownj markdownj pom - 0.4-SNAPSHOT + 0.4 MarkdownJ http://markdownj.org/ @@ -98,7 +96,7 @@ software, even if advised of the possibility of such damage. scm:git:git://github.com/myabc/markdownj.git scm:git:git@github.com:myabc/markdownj.git http://github.com/myabc/markdownj/ - master + markdownj-0.4 @@ -181,7 +179,7 @@ software, even if advised of the possibility of such damage. org.apache.maven.plugins maven-javadoc-plugin 2.5 - + org.apache.maven.plugins