Hi Tony,<br><br>I propose to use following workflow to version logback-contrib:<br><br>1) we don't use SNAPSHOT<br>2) if a version is "in work", it gets the version of the following next release<br>3) if a release is ready, we tag this version in GIT<br>
<br>For example:<br><br>- Version v_0.1.1 is ready: git tag -a v_0.1.1<br>- In pom.xml we have version 0.1.2<br>- many development iterations<br>- Version v_0.1.2 is ready: git tag -a v_0.1.2<br>...<br><br>OK?<br><br>Christian<br>
<br><br><div class="gmail_extra"><br><br><div class="gmail_quote">2012/12/20 Tony Trinh <span dir="ltr"><<a href="mailto:tony19@gmail.com" target="_blank">tony19@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  Branch: refs/heads/master<br>
  Home:   <a href="https://github.com/qos-ch/logback-contrib" target="_blank">https://github.com/qos-ch/logback-contrib</a><br>
  Commit: cdc7faa03d32b37da39e64ba8a10d8a2359d256b<br>
      <a href="https://github.com/qos-ch/logback-contrib/commit/cdc7faa03d32b37da39e64ba8a10d8a2359d256b" target="_blank">https://github.com/qos-ch/logback-contrib/commit/cdc7faa03d32b37da39e64ba8a10d8a2359d256b</a><br>
  Author: Tony Trinh <<a href="mailto:tony19@gmail.com">tony19@gmail.com</a>><br>
  Date:   2012-12-19 (Wed, 19 Dec 2012)<br>
<br>
  Changed paths:<br>
    M pom.xml<br>
<br>
  Log Message:<br>
  -----------<br>
  Add SNAPSHOT label to version<br>
<br>
<br>
  Commit: 74dca95fb9432f96dae2ef4707ebc44d8885cc81<br>
      <a href="https://github.com/qos-ch/logback-contrib/commit/74dca95fb9432f96dae2ef4707ebc44d8885cc81" target="_blank">https://github.com/qos-ch/logback-contrib/commit/74dca95fb9432f96dae2ef4707ebc44d8885cc81</a><br>
  Author: Tony Trinh <<a href="mailto:tony19@gmail.com">tony19@gmail.com</a>><br>
  Date:   2012-12-19 (Wed, 19 Dec 2012)<br>
<br>
  Log Message:<br>
  -----------<br>
  Merge branch 'master' into fixbr<br>
<br>
<br>
  Commit: 082e705d09b557ac69eb77dfc7e6d6f59b31a4ed<br>
      <a href="https://github.com/qos-ch/logback-contrib/commit/082e705d09b557ac69eb77dfc7e6d6f59b31a4ed" target="_blank">https://github.com/qos-ch/logback-contrib/commit/082e705d09b557ac69eb77dfc7e6d6f59b31a4ed</a><br>
  Author: Tony Trinh <<a href="mailto:tony19@gmail.com">tony19@gmail.com</a>><br>
  Date:   2012-12-19 (Wed, 19 Dec 2012)<br>
<br>
  Changed paths:<br>
    M eclipse/pom.xml<br>
    M jackson/pom.xml<br>
    M json/classic/pom.xml<br>
    M json/core/pom.xml<br>
    M json/pom.xml<br>
    M mongodb/access/pom.xml<br>
    M mongodb/classic/pom.xml<br>
    M mongodb/core/pom.xml<br>
    M mongodb/pom.xml<br>
    M pom.xml<br>
<br>
  Log Message:<br>
  -----------<br>
  [maven-release-plugin] prepare release v_0.1.2<br>
<br>
<br>
Compare: <a href="https://github.com/qos-ch/logback-contrib/compare/262b20f15678...082e705d09b5" target="_blank">https://github.com/qos-ch/logback-contrib/compare/262b20f15678...082e705d09b5</a><br>
<br>_______________________________________________<br>
logback-dev mailing list<br>
<a href="mailto:logback-dev@qos.ch">logback-dev@qos.ch</a><br>
<a href="http://mailman.qos.ch/mailman/listinfo/logback-dev" target="_blank">http://mailman.qos.ch/mailman/listinfo/logback-dev</a><br></blockquote></div><br></div>