From 9b23ba85f9ccbd8c6fdb9c1ea720db728a5517e4 Mon Sep 17 00:00:00 2001 From: Ryan Heaton Date: Tue, 21 Jul 2015 13:55:54 -0600 Subject: [PATCH] updating pom, release procs for the release --- pom.xml | 47 ++++++++++---------------------------------- release-procedure.md | 1 + 2 files changed, 11 insertions(+), 37 deletions(-) diff --git a/pom.xml b/pom.xml index 27e8c3673..ea0ab0595 100644 --- a/pom.xml +++ b/pom.xml @@ -97,16 +97,6 @@ - - org.sonatype.plugins - nexus-staging-maven-plugin - true - - ossrh - https://oss.sonatype.org/ - false - - org.apache.maven.plugins maven-compiler-plugin @@ -453,37 +443,20 @@ - - all-modules - - - core-annotations - core - - slim-maven-plugin - - xml - java-client - c - obj-c - csharp - ruby - php - swagger - docs - gwt - - maven-plugin - - enunciate-simple-archetype - examples - - - release + + org.sonatype.plugins + nexus-staging-maven-plugin + true + + ossrh + https://oss.sonatype.org/ + true + + org.apache.maven.plugins maven-javadoc-plugin diff --git a/release-procedure.md b/release-procedure.md index 085fa000d..d13fe5bd8 100644 --- a/release-procedure.md +++ b/release-procedure.md @@ -16,3 +16,4 @@ * webcohesion blog * javalobby? 11. Do a "replace all" of old_version to new_version in the wiki. +12. Upload any new schemas to the pages. \ No newline at end of file