Are these two specs sorted? Can we switch to using the released 1.0 for them? server/trunk is still using:

         <dependency>
                <groupId>org.apache.geronimo.specs</groupId>
                <artifactId>geronimo-jpa_3.0_spec</artifactId>
                <version>1.0-SNAPSHOT</version>
            </dependency>

            <dependency>
                <groupId>org.apache.geronimo.specs</groupId>
                <artifactId>geronimo-annotation_1.0_spec</artifactId>
                <version>1.0-SNAPSHOT</version>
            </dependency>

--jason

Reply via email to