diff --git a/.gitignore b/.gitignore index c8130e7fb1..4d0e425ea2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ -# Include only files generated during build, and avoid IDE specific files +# Include only files generated during build, and avoid IDE specific files target/ site-content - diff --git a/pom.xml b/pom.xml index 20f5efa271..6ebd168ec2 100644 --- a/pom.xml +++ b/pom.xml @@ -19,14 +19,10 @@ 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"> - - org.apache.commons - commons-parent - 39 - 4.0.0 + org.clojars.bensu commons-text - 0.1-SNAPSHOT + 0.1-SNAPSHOT-0 Apache Commons Text 2014 @@ -94,11 +90,17 @@ - - apache.website - Apache Commons Site - scm:svn:https://svn.apache.org/repos/infra/websites/production/commons/content/sandbox/commons-text/ - + + clojars + Clojars repository + https://clojars.org/repo + + true + + + true + +