You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by br...@apache.org on 2004/08/09 19:07:59 UTC

cvs commit: jakarta-commons/math maven.xml

brentworden    2004/08/09 10:07:59

  Modified:    math     maven.xml
  Log:
  added default goal.
  
  Revision  Changes    Path
  1.3       +1 -1      jakarta-commons/math/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/math/maven.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- maven.xml	28 Feb 2004 17:47:37 -0000	1.2
  +++ maven.xml	9 Aug 2004 17:07:59 -0000	1.3
  @@ -13,7 +13,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
     -->
  -<project xmlns:deploy="deploy">
  +<project xmlns:deploy="deploy" default="jar:jar">
   
     <goal name="cut-math-release">
   		<attainGoal name="convert-snapshots" />
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org