Skip to content

Commit

Permalink
ws
Browse files Browse the repository at this point in the history
git-svn-id: http://anonsvn.jboss.org/repos/weld/ri/trunk@866 1c488680-804c-0410-94cd-c6b725194a0e
  • Loading branch information
pmuir committed Jan 9, 2009
1 parent 82497d1 commit beada3c
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions pom.xml
Expand Up @@ -14,15 +14,13 @@

<developers>
<developer>

<name>Pete Muir</name>
<roles>
<role>Project Lead</role>
</roles>
<email>pete.muir@jboss.org</email>
<organization>JBoss, a division of Red Hat</organization>
<url>http://in.relation.to/Bloggers/Pete</url>

</developer>

<developer>
Expand All @@ -32,7 +30,6 @@

<developer>
<name>David Allen</name>

</developer>

<developer>
Expand All @@ -43,7 +40,6 @@
<repositories>
<repository>
<id>repository.jboss.org</id>

<name>JBoss Repository</name>
<url>http://repository.jboss.org/maven2</url>
</repository>
Expand All @@ -52,7 +48,6 @@
<pluginRepositories>
<pluginRepository>
<id>repository.jboss.org</id>

<name>JBoss Repository</name>
<url>http://repository.jboss.org/maven2</url>
</pluginRepository>
Expand Down Expand Up @@ -120,7 +115,6 @@
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
<version>1.2.14</version>

</dependency>

<dependency>
Expand All @@ -130,7 +124,6 @@
</dependency>

<dependency>

<groupId>javax.faces</groupId>
<artifactId>jsf-api</artifactId>
<version>1.2_10</version>
Expand All @@ -146,7 +139,6 @@
<groupId>org.jboss.ejb3</groupId>
<artifactId>jboss-ejb3-embedded</artifactId>
<version>1.0.0-Alpha1</version>

</dependency>

<dependency>
Expand All @@ -156,7 +148,6 @@
</dependency>

<dependency>

<groupId>com.sun.facelets</groupId>
<artifactId>jsf-facelets</artifactId>
<version>1.1.15.B1</version>
Expand Down Expand Up @@ -257,7 +248,6 @@
</manifest>
</archive>
</configuration>

</plugin>
</plugins>
</pluginManagement>
Expand Down Expand Up @@ -364,7 +354,6 @@
</configuration>
</plugin>
</plugins>

</reporting>

</project>

0 comments on commit beada3c

Please sign in to comment.