Author: gk
Date: Mon Jun 22 14:44:14 2015
New Revision: 1686882

URL: http://svn.apache.org/r1686882
Log:
- update link refs and update release date

Modified:
    turbine/fulcrum/trunk/json/README
    turbine/fulcrum/trunk/json/src/changes/changes.xml

Modified: turbine/fulcrum/trunk/json/README
URL: 
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/json/README?rev=1686882&r1=1686881&r2=1686882&view=diff
==============================================================================
--- turbine/fulcrum/trunk/json/README (original)
+++ turbine/fulcrum/trunk/json/README Mon Jun 22 14:44:14 2015
@@ -51,9 +51,6 @@ Publishing Workflow
 Prerequisites
  // jars
  mvn deploy -Papache-release
- // Stage the latest documentation 
- mvn site site:stage scm-publish:publish-scm -Dscmpublish.dryRun=true
- mvn clean site site:stage scm-publish:publish-scm -Dusername=<username> 
-Dpassword=<pw>
 
 More Information
   https://www.apache.org/dev/publishing-maven-artifacts.html#prepare-poms
@@ -84,18 +81,22 @@ More Information
   
 More Information 
   https://www.apache.org/dev/publishing-maven-artifacts.html#close-stage
-  https://docs.sonatype.org/display/Repository/Closing+a+Staging+Repository
   
 6) Prepare Voting Information and Voting
   ....
   
 7) a) 
   //Promote / Publish 
-  https://docs.sonatype.org/display/Repository/Releasing+a+Staging+Repository
+  http://www.apache.org/dev/publishing-maven-artifacts.html#promote
    b)
   //Drop and Restage
-  https://docs.sonatype.org/display/Repository/Dropping+a+Staging+Repository
+  http://www.apache.org/dev/publishing-maven-artifacts.html#drop
   - Reverse merge the release prepare, manually delete tag in svn repo and 
drop staged repository in nexus and start again with step 1.
+  
+8)  // Stage the latest documentation 
+ // 
http://maven.apache.org/developers/website/deploy-component-reference-documentation.html
+ mvn site site:stage scm-publish:publish-scm -Dscmpublish.dryRun=true
+ mvn clean site site:stage scm-publish:publish-scm -Dusername=<username> 
-Dpassword=<pw>
    
 --------------------------------------------------------------------------
 Licence

Modified: turbine/fulcrum/trunk/json/src/changes/changes.xml
URL: 
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/json/src/changes/changes.xml?rev=1686882&r1=1686881&r2=1686882&view=diff
==============================================================================
--- turbine/fulcrum/trunk/json/src/changes/changes.xml (original)
+++ turbine/fulcrum/trunk/json/src/changes/changes.xml Mon Jun 22 14:44:14 2015
@@ -24,7 +24,9 @@
   </properties>
 
   <body>
-  <release version="1.1.0" date="in Subversion">
+  <release version="1.1.1" date="in SVN">
+  </release>
+  <release version="1.1.0" date="2015-06-22">
    <action type="update" dev="gk">
         Jackson 2: Allow parent class to match filter. Update version from not 
released version 1.0.1 to 1.1.0.
       </action>


Reply via email to