Skip to content

Commit

Permalink
Moved the FacesLiteral to the same package as the @Faces qualifier
Browse files Browse the repository at this point in the history
  • Loading branch information
bleathem committed Mar 25, 2011
1 parent 6d89676 commit ca490d5
Showing 1 changed file with 1 addition and 2 deletions.
@@ -1,8 +1,7 @@
package org.jboss.seam.faces.literal;
package org.jboss.seam.faces.qualifier;

import javax.enterprise.util.AnnotationLiteral;

import org.jboss.seam.faces.qualifier.Faces;

/**
* This class provides the AnnotationLiteral for the <code>Faces</code> qualifier
Expand Down

0 comments on commit ca490d5

Please sign in to comment.