You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by fc...@apache.org on 2012/11/13 17:02:40 UTC

svn commit: r1408818 - /stanbol/trunk/parent/pom.xml

Author: fchrist
Date: Tue Nov 13 16:02:39 2012
New Revision: 1408818

URL: http://svn.apache.org/viewvc?rev=1408818&view=rev
Log:
Remove obsolete hints on incubating, fix release plugin version

Modified:
    stanbol/trunk/parent/pom.xml

Modified: stanbol/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/trunk/parent/pom.xml?rev=1408818&r1=1408817&r2=1408818&view=diff
==============================================================================
--- stanbol/trunk/parent/pom.xml (original)
+++ stanbol/trunk/parent/pom.xml Tue Nov 13 16:02:39 2012
@@ -163,7 +163,7 @@
           <configuration>
             <instructions>
               <Bundle-DocURL>http://stanbol.apache.org</Bundle-DocURL>
-              <Bundle-Vendor>Apache Stanbol (Incubating)</Bundle-Vendor>
+              <Bundle-Vendor>Apache Stanbol</Bundle-Vendor>
               <Bundle-SymbolicName>${project.artifactId}</Bundle-SymbolicName>
               <_versionpolicy>$${version;===;${@}}</_versionpolicy>
               <_provider-policy>[$(version;===;$(@)),$(version;=+;$(@)))</_provider-policy>    
@@ -192,7 +192,7 @@
               </goals>
               <configuration>
                 <properties>
-                  <service.vendor>Apache Stanbol (incubating)</service.vendor>
+                  <service.vendor>Apache Stanbol</service.vendor>
                 </properties>
               </configuration>
             </execution>
@@ -201,6 +201,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-release-plugin</artifactId>
+          <version>2.3.2</version>
           <configuration>
             <tagBase>
               https://svn.apache.org/repos/asf/stanbol/tags/