diff --git a/base/pom.xml b/base/pom.xml index 210a3f93c..0c6afe706 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -7,11 +7,11 @@ atlas uk.ac.ebi.atlas - 1.0 + 3.5 atlas-base - 3.2 + 3.5 jar Atlas base diff --git a/gxa/pom.xml b/gxa/pom.xml index b6b4b4bf1..6d7f5335a 100644 --- a/gxa/pom.xml +++ b/gxa/pom.xml @@ -7,11 +7,11 @@ atlas uk.ac.ebi.atlas - 1.0 + 3.5 gxa - 3.0 + 3.5 war Gene Expression Atlas @@ -145,6 +145,9 @@ org.apache.maven.plugins maven-war-plugin 2.4 + + true + @@ -159,7 +162,7 @@ uk.ac.ebi.atlas atlas-base - 3.2 + 3.5 diff --git a/pom.xml b/pom.xml index d69f8f534..f49c18705 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ uk.ac.ebi.atlas atlas - 1.0 + 3.5 Atlas https://www.ebi.ac.uk/gxa/ @@ -53,6 +53,19 @@ + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + + jar + + + + + org.apache.maven.plugins maven-compiler-plugin diff --git a/sc/pom.xml b/sc/pom.xml index d167883c1..a9bd02083 100644 --- a/sc/pom.xml +++ b/sc/pom.xml @@ -7,7 +7,7 @@ atlas uk.ac.ebi.atlas - 1.0 + 3.5 sc @@ -99,7 +99,7 @@ uk.ac.ebi.atlas atlas-base - 3.1 + 3.5 \ No newline at end of file