Scarab commit: svn commit: r11197 - trunk/site/xdocs/howto/release-howto.xml
[email protected] Fri, 27 Apr 2012 06:56:19 -0700 (PDT)
| Newsgroups | gmane.comp.java.scarab.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: mcoss
Date: 2012-04-27 06:56:19-0700
New Revision: 11197
Modified:
trunk/site/xdocs/howto/release-howto.xml
Log:
FIX - Release how to for resetting version number after build.
Modified: trunk/site/xdocs/howto/release-howto.xml
Url: http://scarab.tigris.org/source/browse/scarab/trunk/site/xdocs/howto/release-howto.xml?view=diff&pathrev=11197&r1=11196&r2=11197
==============================================================================
--- trunk/site/xdocs/howto/release-howto.xml (original)
+++ trunk/site/xdocs/howto/release-howto.xml 2012-04-27 06:56:19-0700
@@ -98,10 +98,9 @@
the information of the next release.
</p>
<p>
- Edit scarab/xdocs/scarab_properties.xml and change the
- property with name "version" to the next version with the "-dev" appendix from
- the final version number for the release.<br/>
- Do the same in the <version> tag of pom.xml file.
+ Edit pom.xml and change the
+ attribute with name "version" to the next version with the "-dev" appendix from
+ the final version number for the release.
</p>
<p>
Update the property files again.
------------------------------------------------------
http://scarab.tigris.org/ds/viewMessage.do?dsForumId=3577&dsMessageId=2954465