[jboss-cvs] javassist ...

Shigeru Chiba chiba at is.titech.ac.jp
Thu Jul 17 03:58:38 EDT 2008


  User: chiba   
  Date: 08/07/17 03:58:38

  Modified:    javassist  pom.xml
  Log:
  for 3.8.1 release
  
  Revision  Changes    Path
  1.8       +1 -1      javassist/pom.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: pom.xml
  ===================================================================
  RCS file: /cvsroot/jboss/javassist/pom.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -b -r1.7 -r1.8
  --- pom.xml	3 Jul 2008 07:56:24 -0000	1.7
  +++ pom.xml	17 Jul 2008 07:58:38 -0000	1.8
  @@ -8,7 +8,7 @@
     <description>Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation
        simple.  It is a class library for editing bytecodes in Java.
     </description>
  -  <version>3.8.0.GA</version>
  +  <version>3.8.1.GA</version>
     <name>Javassist</name>
     <url>http://www.javassist.org/</url>
     <build>
  
  
  



More information about the jboss-cvs-commits mailing list