[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Uploading MC artifacts to the labs downloads area

kabir.khan@jboss.com do-not-reply at jboss.com
Fri May 22 12:12:16 EDT 2009


This problem also extends to several poms in docs/ subfolders, I am committing these changes as well.

  | [kabir@~/sourcecontrol/microcontainer/tags/2.0.6.GA/subversion]
  | $svn diff
  | Index: docs/gettingstarted/en-US/pom.xml
  | ===================================================================
  | --- docs/gettingstarted/en-US/pom.xml	(revision 89292)
  | +++ docs/gettingstarted/en-US/pom.xml	(working copy)
  | @@ -2,7 +2,7 @@
  |    <parent>
  |      <groupId>org.jboss.microcontainer.docs</groupId>
  |      <artifactId>jboss-microcontainer-docs</artifactId>
  | -    <version>2.0.0-SNAPSHOT</version>
  | +    <version>2.0.6.GA</version>
  |    </parent>
  |    <modelVersion>4.0.0</modelVersion>
  |    <groupId>org.jboss.microcontainer</groupId>
  | @@ -43,4 +43,4 @@
  |      <translation>en_US</translation>
  |    </properties>
  |    
  | -</project>
  | \ No newline at end of file
  | +</project>
  | Index: docs/gettingstarted/pom.xml
  | ===================================================================
  | --- docs/gettingstarted/pom.xml	(revision 89292)
  | +++ docs/gettingstarted/pom.xml	(working copy)
  | @@ -3,7 +3,7 @@
  |    <parent>
  |      <groupId>org.jboss.microcontainer.docs</groupId>
  |      <artifactId>jboss-microcontainer-docs</artifactId>
  | -    <version>2.0.0-SNAPSHOT</version>
  | +    <version>2.0.6.GA</version>
  |    </parent>
  |    <modelVersion>4.0.0</modelVersion>
  |    <groupId>org.jboss.microcontainer.docs</groupId>
  | Index: docs/reference/en-US/pom.xml
  | ===================================================================
  | --- docs/reference/en-US/pom.xml	(revision 89292)
  | +++ docs/reference/en-US/pom.xml	(working copy)
  | @@ -2,7 +2,7 @@
  |    <parent>
  |      <groupId>org.jboss.microcontainer.docs</groupId>
  |      <artifactId>jboss-microcontainer-docs</artifactId>
  | -    <version>2.0.0-SNAPSHOT</version>
  | +    <version>2.0.6.GA</version>
  |    </parent>
  |    <modelVersion>4.0.0</modelVersion>
  |    <groupId>org.jboss.microcontainer</groupId>
  | @@ -43,4 +43,4 @@
  |      <translation>en_US</translation>
  |    </properties>
  |    
  | -</project>
  | \ No newline at end of file
  | +</project>
  | Index: docs/reference/pom.xml
  | ===================================================================
  | --- docs/reference/pom.xml	(revision 89292)
  | +++ docs/reference/pom.xml	(working copy)
  | @@ -3,7 +3,7 @@
  |    <parent>
  |      <groupId>org.jboss.microcontainer.docs</groupId>
  |      <artifactId>jboss-microcontainer-docs</artifactId>
  | -    <version>2.0.0-SNAPSHOT</version>
  | +    <version>2.0.6.GA</version>
  |    </parent>
  |    <modelVersion>4.0.0</modelVersion>
  |    <groupId>org.jboss.microcontainer</groupId>
  | 



View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4232773#4232773

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4232773



More information about the jboss-dev-forums mailing list