You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pdfbox.apache.org by ju...@apache.org on 2010/06/24 20:17:25 UTC

svn commit: r957666 - in /pdfbox/trunk: ant/pom.xml app/pom.xml fontbox/pom.xml jempbox/pom.xml lucene/pom.xml parent/pom.xml pdfbox/pom.xml pom.xml war/pom.xml

Author: jukka
Date: Thu Jun 24 18:17:24 2010
New Revision: 957666

URL: http://svn.apache.org/viewvc?rev=957666&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    pdfbox/trunk/ant/pom.xml
    pdfbox/trunk/app/pom.xml
    pdfbox/trunk/fontbox/pom.xml
    pdfbox/trunk/jempbox/pom.xml
    pdfbox/trunk/lucene/pom.xml
    pdfbox/trunk/parent/pom.xml
    pdfbox/trunk/pdfbox/pom.xml
    pdfbox/trunk/pom.xml
    pdfbox/trunk/war/pom.xml

Modified: pdfbox/trunk/ant/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/trunk/ant/pom.xml?rev=957666&r1=957665&r2=957666&view=diff
==============================================================================
--- pdfbox/trunk/ant/pom.xml (original)
+++ pdfbox/trunk/ant/pom.xml Thu Jun 24 18:17:24 2010
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>1.2.0</version>
+    <version>1.3.0-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
 

Modified: pdfbox/trunk/app/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/trunk/app/pom.xml?rev=957666&r1=957665&r2=957666&view=diff
==============================================================================
--- pdfbox/trunk/app/pom.xml (original)
+++ pdfbox/trunk/app/pom.xml Thu Jun 24 18:17:24 2010
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>1.2.0</version>
+    <version>1.3.0-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
 

Modified: pdfbox/trunk/fontbox/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/trunk/fontbox/pom.xml?rev=957666&r1=957665&r2=957666&view=diff
==============================================================================
--- pdfbox/trunk/fontbox/pom.xml (original)
+++ pdfbox/trunk/fontbox/pom.xml Thu Jun 24 18:17:24 2010
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>1.2.0</version>
+    <version>1.3.0-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
 

Modified: pdfbox/trunk/jempbox/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/trunk/jempbox/pom.xml?rev=957666&r1=957665&r2=957666&view=diff
==============================================================================
--- pdfbox/trunk/jempbox/pom.xml (original)
+++ pdfbox/trunk/jempbox/pom.xml Thu Jun 24 18:17:24 2010
@@ -15,13 +15,13 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0                              http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>1.2.0</version>
+    <version>1.3.0-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
 

Modified: pdfbox/trunk/lucene/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/trunk/lucene/pom.xml?rev=957666&r1=957665&r2=957666&view=diff
==============================================================================
--- pdfbox/trunk/lucene/pom.xml (original)
+++ pdfbox/trunk/lucene/pom.xml Thu Jun 24 18:17:24 2010
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>1.2.0</version>
+    <version>1.3.0-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
 

Modified: pdfbox/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/trunk/parent/pom.xml?rev=957666&r1=957665&r2=957666&view=diff
==============================================================================
--- pdfbox/trunk/parent/pom.xml (original)
+++ pdfbox/trunk/parent/pom.xml Thu Jun 24 18:17:24 2010
@@ -28,7 +28,7 @@
 
   <groupId>org.apache.pdfbox</groupId>
   <artifactId>pdfbox-parent</artifactId>
-  <version>1.2.0</version>
+  <version>1.3.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>PDFBox parent</name>
@@ -175,11 +175,4 @@
         </roles>
     </developer>
   </developers>
-
-
-  <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/pom/tags/1.2.0</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/tags/1.2.0</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/pom/tags/1.2.0</url>
-  </scm>
 </project>

Modified: pdfbox/trunk/pdfbox/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/trunk/pdfbox/pom.xml?rev=957666&r1=957665&r2=957666&view=diff
==============================================================================
--- pdfbox/trunk/pdfbox/pom.xml (original)
+++ pdfbox/trunk/pdfbox/pom.xml Thu Jun 24 18:17:24 2010
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>1.2.0</version>
+    <version>1.3.0-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
 

Modified: pdfbox/trunk/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/trunk/pom.xml?rev=957666&r1=957665&r2=957666&view=diff
==============================================================================
--- pdfbox/trunk/pom.xml (original)
+++ pdfbox/trunk/pom.xml Thu Jun 24 18:17:24 2010
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>1.2.0</version>
+    <version>1.3.0-SNAPSHOT</version>
     <relativePath>parent/pom.xml</relativePath>
   </parent>
 
@@ -34,12 +34,12 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/pdfbox/tags/1.2.0
+      scm:svn:http://svn.apache.org/repos/asf/pdfbox/trunk
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/pdfbox/tags/1.2.0
+      scm:svn:https://svn.apache.org/repos/asf/pdfbox/trunk
     </developerConnection>
-    <url>http://svn.apache.org/viewvc/pdfbox/tags/1.2.0</url>
+    <url>http://svn.apache.org/viewvc/pdfbox/trunk</url>
   </scm>
 
   <modules>

Modified: pdfbox/trunk/war/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/trunk/war/pom.xml?rev=957666&r1=957665&r2=957666&view=diff
==============================================================================
--- pdfbox/trunk/war/pom.xml (original)
+++ pdfbox/trunk/war/pom.xml Thu Jun 24 18:17:24 2010
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>1.2.0</version>
+    <version>1.3.0-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>