diff --git a/pom.xml b/pom.xml index fee522dc..e92a08e5 100644 --- a/pom.xml +++ b/pom.xml @@ -26,9 +26,7 @@ scm:git:https://github.com/ga4gh/beacon-team scm:git:https://github.com/ga4gh/beacon-team https://github.com/ga4gh/beacon-team - - beacon-0.4.0 - + @@ -39,13 +37,6 @@ - - org.sonatype.oss - oss-parent - 9 - - - 1.4.0.Final @@ -88,32 +79,11 @@ - - org.apache.maven.plugins - maven-javadoc-plugin - - -Xdoclint:none - - org.apache.maven.plugins maven-clean-plugin ${maven.clean.plugin.version} - - org.apache.maven.plugins - maven-gpg-plugin - 1.6 - - - sign-artifacts - verify - - sign - - - - org.apache.maven.plugins maven-compiler-plugin @@ -195,23 +165,6 @@ protobuf-maven-plugin ${protobuf.plugin.version} - - maven-assembly-plugin - 2.3 - - - jar-with-dependencies - - - - - package - - single - - - - diff --git a/release.properties b/release.properties deleted file mode 100644 index 64c928d6..00000000 --- a/release.properties +++ /dev/null @@ -1,12 +0,0 @@ -#release configuration -#Tue Jan 09 14:30:27 GMT 2018 -scm.tagNameFormat=@{project.artifactId}-@{project.version} -pushChanges=true -scm.url=scm\:git\:https\://github.com/ga4gh/beacon-team -preparationGoals=clean verify -remoteTagging=true -projectVersionPolicyId=default -scm.commentPrefix=[maven-release-plugin] -exec.additionalArguments=\ -Psonatype-oss-release -exec.snapshotReleasePluginAllowed=false -completedPhase=check-poms