Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ee4j-build] glassfish-spec-version-maven-plugin version 2.0 with Bundle-SymbolicName fix

Hi All,

I made few changes into glassfish-spec-version-maven-plugin to fix Bundle-SymbolicName issue.

It's released into OSSRH staging as version 2.0:

                <plugin>
<groupId>org.glassfish.build</groupId>
<artifactId>spec-version-maven-plugin</artifactId>
                    <version>2.0</version>
                </plugin>


Tomas



Back to the top