You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ro...@apache.org on 2019/02/28 13:48:45 UTC

svn commit: r1854527 - /geronimo/specs/trunk/geronimo-jpa_2.2_spec/pom.xml

Author: rotty3000
Date: Thu Feb 28 13:48:45 2019
New Revision: 1854527

URL: http://svn.apache.org/viewvc?rev=1854527&view=rev
Log:
GERONIMO-6711 missed one edit

Signed-off-by: Raymond Auge <ro...@apache.org>

Modified:
    geronimo/specs/trunk/geronimo-jpa_2.2_spec/pom.xml

Modified: geronimo/specs/trunk/geronimo-jpa_2.2_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-jpa_2.2_spec/pom.xml?rev=1854527&r1=1854526&r2=1854527&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-jpa_2.2_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-jpa_2.2_spec/pom.xml Thu Feb 28 13:48:45 2019
@@ -78,7 +78,6 @@
         <configuration>
           <instructions>
             <Bundle-SymbolicName>${project.groupId}.${project.artifactId};singleton=true</Bundle-SymbolicName>
-            <Bundle-Activator>org.apache.geronimo.specs.jpa.PersistenceActivator</Bundle-Activator>
             <Specification-Title>JSR-338 Java Persistence API 2.2</Specification-Title>
             <Specification-Vendor>Sun Microsystems, Inc.</Specification-Vendor>
             <Specification-Version>2.2</Specification-Version>