]> source.dussan.org Git - poi.git/commitdiff
Change version to 4.0.0-SNAPSHOT as discussed on the mailing-list
authorDominik Stadler <centic@apache.org>
Sun, 17 Sep 2017 11:07:37 +0000 (11:07 +0000)
committerDominik Stadler <centic@apache.org>
Sun, 17 Sep 2017 11:07:37 +0000 (11:07 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1808618 13f79535-47bb-0310-9956-ffa450edef68

12 files changed:
build.gradle
build.xml
osgi/build.xml
sonar/examples/pom.xml
sonar/excelant/pom.xml
sonar/main/pom.xml
sonar/ooxml-schema-encryption/pom.xml
sonar/ooxml-schema-security/pom.xml
sonar/ooxml-schema/pom.xml
sonar/ooxml/pom.xml
sonar/pom.xml
sonar/scratchpad/pom.xml

index 89b73e4a4217ef0c2acd65b5d65ff81e91de9b75..acdbf823caad7f5883c619f96c501ac1f424282e 100644 (file)
@@ -73,7 +73,7 @@ subprojects {
     // See https://github.com/melix/japicmp-gradle-plugin 
        apply plugin: 'me.champeau.gradle.japicmp'
         
-       version = '4.0-beta1'
+       version = '4.0.0-SNAPSHOT'
        ext {
                japicmpversion = '3.17'
        }
index 455dada53b5d40912848b6a9d780538c1d55929d..fca9d97b07abbf361af451aba1ccf0ad1b7376ca 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -40,7 +40,7 @@ under the License.
 
     <description>The Apache POI project Ant build.</description>
 
-    <property name="version.id" value="4.0-beta1"/>
+    <property name="version.id" value="4.0.0-SNAPSHOT"/>
     <property name="release.rc" value="RC1"/>
 
     <property environment="env"/>
index 18eab60806ccd0d44566ab0ca30c96ba573cc73b..aa195a5e68ec9bf30b8e00f3bbeb7c2c13826169 100644 (file)
@@ -26,7 +26,7 @@ under the License.
 
     <!-- TODO Import these from the parent build file -->
     <property name="repository.m2" value="http://repo1.maven.org"/>
-    <property name="version.id" value="4.0-beta1"/>
+    <property name="version.id" value="4.0.0-SNAPSHOT"/>
     <property name="dist.dir" value="build/dist"/>
 
     <!-- jars in the /lib directory, see the fetch-bundle-jars target-->
index 2f7657886c3b93ecb4dc5d400fc39ca365f3a4d3..4af27226132ba3ca429f4c53010da37e78b8415a 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.apache.poi</groupId>
         <artifactId>poi-parent</artifactId>
-        <version>4.0-beta1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
     <artifactId>poi-examples</artifactId>
     <packaging>jar</packaging>
index 624360160bc3cf7a54ccc6f502ee2004a4a7d391..6c2ab8da1bc7073bfc2c42be5b44998246c618bb 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.apache.poi</groupId>
         <artifactId>poi-parent</artifactId>
-        <version>4.0-beta1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
     <artifactId>poi-excelant</artifactId>
     <packaging>jar</packaging>
index cac9f583428416efee4da0e90020bf7d77adb66d..57e42e400eeefbd3f1622a44fc8c2490f2fe4112 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.apache.poi</groupId>
         <artifactId>poi-parent</artifactId>
-        <version>4.0-beta1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
     <artifactId>poi-main</artifactId>
     <packaging>jar</packaging>
index b05d0b044f535b3200aa3c646b1bc566b13bdb4c..12131fa939430dc066cdb8844145a5b1f6eff5cb 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.apache.poi</groupId>
         <artifactId>poi-parent</artifactId>
-        <version>4.0-beta1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
     <artifactId>poi-ooxml-schema-encryption</artifactId>
index e1d3daa45961302b58861dc5b90fa5ea7f8e15c8..8ee9e4c01c6436202c01f6e6510be8cc51b08f7d 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.apache.poi</groupId>
         <artifactId>poi-parent</artifactId>
-        <version>4.0-beta1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
     <artifactId>poi-ooxml-schema-security</artifactId>
index cbe50d65a05275f000c416faaf24d93cc69244f3..881d9823d88017845fbb71207f127165b3cbde0d 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.apache.poi</groupId>
         <artifactId>poi-parent</artifactId>
-        <version>4.0-beta1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
     <artifactId>poi-ooxml-schema</artifactId>
index 934c19dd131812af50054a1b743d97987b697698..f5c23afaf2e1ca8d48cbbb9c33300e4bc106e580 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.apache.poi</groupId>
         <artifactId>poi-parent</artifactId>
-        <version>4.0-beta1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
     <artifactId>poi-ooxml</artifactId>
     <packaging>jar</packaging>
index 5505e9ba70f7a00b6c3db2a5acedab8ca6e20fa5..20c8bc26d18248a4d438d61753d6f3b538ac7a3c 100644 (file)
@@ -3,7 +3,7 @@
        <groupId>org.apache.poi</groupId>
        <artifactId>poi-parent</artifactId>
        <packaging>pom</packaging>
-       <version>4.0-beta1-SNAPSHOT</version>
+       <version>4.0.0-SNAPSHOT</version>
        <name>Apache POI - the Java API for Microsoft Documents</name>
        <description>Maven build of Apache POI for Sonar checks</description>
        <url>http://poi.apache.org/</url>
index 570d73857a0f6c59e78f9468368e10ea22022741..176c78fad4d092dce0f471fb43897257a75378c6 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.apache.poi</groupId>
         <artifactId>poi-parent</artifactId>
-        <version>4.0-beta1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
     <artifactId>poi-scratchpad</artifactId>
     <packaging>jar</packaging>