Explorar o código

Bump version for maven-bundle-plugin

Jisi Liu %!s(int64=11) %!d(string=hai) anos
pai
achega
ec0c9e4a03
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      java/pom.xml

+ 1 - 1
java/pom.xml

@@ -148,7 +148,7 @@
           <instructions>
             <Bundle-DocURL>http://code.google.com/p/protobuf</Bundle-DocURL>
             <Bundle-SymbolicName>com.google.protobuf</Bundle-SymbolicName>
-            <Export-Package>com.google.protobuf;version=2.5.0</Export-Package>
+            <Export-Package>com.google.protobuf;version=2.6.0</Export-Package>
           </instructions>
         </configuration>
       </plugin>