Author: tcurdt
Date: Wed Jun  6 00:38:03 2007
New Revision: 544759

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

Modified:
    jakarta/commons/proper/jci/trunk/compilers/eclipse/pom.xml
    jakarta/commons/proper/jci/trunk/compilers/groovy/pom.xml
    jakarta/commons/proper/jci/trunk/compilers/janino/pom.xml
    jakarta/commons/proper/jci/trunk/compilers/javac/pom.xml
    jakarta/commons/proper/jci/trunk/compilers/rhino/pom.xml
    jakarta/commons/proper/jci/trunk/core/pom.xml
    jakarta/commons/proper/jci/trunk/examples/pom.xml
    jakarta/commons/proper/jci/trunk/fam/pom.xml
    jakarta/commons/proper/jci/trunk/pom.xml

Modified: jakarta/commons/proper/jci/trunk/compilers/eclipse/pom.xml
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/jci/trunk/compilers/eclipse/pom.xml?view=diff&rev=544759&r1=544758&r2=544759
==============================================================================
--- jakarta/commons/proper/jci/trunk/compilers/eclipse/pom.xml (original)
+++ jakarta/commons/proper/jci/trunk/compilers/eclipse/pom.xml Wed Jun  6 
00:38:03 2007
@@ -21,11 +21,11 @@
     <parent>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-jci</artifactId>
-        <version>1.0</version>
+        <version>1.1-SNAPSHOT</version>
     </parent>
     <packaging>jar</packaging>
     <artifactId>commons-jci-eclipse</artifactId>
-    <version>1.0</version>
+    <version>1.1-SNAPSHOT</version>
     <name>compiler-eclipse</name>
     <description>
         Commons JCI compiler implementation for the eclipse compiler.

Modified: jakarta/commons/proper/jci/trunk/compilers/groovy/pom.xml
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/jci/trunk/compilers/groovy/pom.xml?view=diff&rev=544759&r1=544758&r2=544759
==============================================================================
--- jakarta/commons/proper/jci/trunk/compilers/groovy/pom.xml (original)
+++ jakarta/commons/proper/jci/trunk/compilers/groovy/pom.xml Wed Jun  6 
00:38:03 2007
@@ -21,11 +21,11 @@
     <parent>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-jci</artifactId>
-        <version>1.0</version>
+        <version>1.1-SNAPSHOT</version>
     </parent>
     <packaging>jar</packaging>
     <artifactId>commons-jci-groovy</artifactId>
-    <version>1.0</version>
+    <version>1.1-SNAPSHOT</version>
     <name>compiler-groovy</name>
     <description>
         Commons JCI compiler implementation for the groovy compiler.

Modified: jakarta/commons/proper/jci/trunk/compilers/janino/pom.xml
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/jci/trunk/compilers/janino/pom.xml?view=diff&rev=544759&r1=544758&r2=544759
==============================================================================
--- jakarta/commons/proper/jci/trunk/compilers/janino/pom.xml (original)
+++ jakarta/commons/proper/jci/trunk/compilers/janino/pom.xml Wed Jun  6 
00:38:03 2007
@@ -21,11 +21,11 @@
     <parent>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-jci</artifactId>
-        <version>1.0</version>
+        <version>1.1-SNAPSHOT</version>
     </parent>
     <packaging>jar</packaging>
     <artifactId>commons-jci-janino</artifactId>
-    <version>1.0</version>
+    <version>1.1-SNAPSHOT</version>
     <name>compiler-janino</name>
     <description>
         Commons JCI compiler implementation for the janino compiler.

Modified: jakarta/commons/proper/jci/trunk/compilers/javac/pom.xml
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/jci/trunk/compilers/javac/pom.xml?view=diff&rev=544759&r1=544758&r2=544759
==============================================================================
--- jakarta/commons/proper/jci/trunk/compilers/javac/pom.xml (original)
+++ jakarta/commons/proper/jci/trunk/compilers/javac/pom.xml Wed Jun  6 
00:38:03 2007
@@ -21,11 +21,11 @@
     <parent>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-jci</artifactId>
-        <version>1.0</version>
+        <version>1.1-SNAPSHOT</version>
     </parent>
     <packaging>jar</packaging>
     <artifactId>commons-jci-javac</artifactId>
-    <version>1.0</version>
+    <version>1.1-SNAPSHOT</version>
     <name>compiler-javac</name>
     <description>
         Commons JCI compiler implementation for the javac compiler (up to JDK 
1.5).

Modified: jakarta/commons/proper/jci/trunk/compilers/rhino/pom.xml
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/jci/trunk/compilers/rhino/pom.xml?view=diff&rev=544759&r1=544758&r2=544759
==============================================================================
--- jakarta/commons/proper/jci/trunk/compilers/rhino/pom.xml (original)
+++ jakarta/commons/proper/jci/trunk/compilers/rhino/pom.xml Wed Jun  6 
00:38:03 2007
@@ -21,11 +21,11 @@
     <parent>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-jci</artifactId>
-        <version>1.0</version>
+        <version>1.1-SNAPSHOT</version>
     </parent>
     <packaging>jar</packaging>
     <artifactId>commons-jci-rhino</artifactId>
-    <version>1.0</version>
+    <version>1.1-SNAPSHOT</version>
     <name>compiler-rhino</name>
     <description>
         Commons JCI compiler implementation for rhino javascript.

Modified: jakarta/commons/proper/jci/trunk/core/pom.xml
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/jci/trunk/core/pom.xml?view=diff&rev=544759&r1=544758&r2=544759
==============================================================================
--- jakarta/commons/proper/jci/trunk/core/pom.xml (original)
+++ jakarta/commons/proper/jci/trunk/core/pom.xml Wed Jun  6 00:38:03 2007
@@ -21,11 +21,11 @@
     <parent>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-jci</artifactId>
-        <version>1.0</version>
+        <version>1.1-SNAPSHOT</version>
     </parent>
     <packaging>jar</packaging>
     <artifactId>commons-jci-core</artifactId>
-    <version>1.0</version>
+    <version>1.1-SNAPSHOT</version>
     <name>core</name>
     <description>
         Commons JCI core interfaces and implementations.

Modified: jakarta/commons/proper/jci/trunk/examples/pom.xml
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/jci/trunk/examples/pom.xml?view=diff&rev=544759&r1=544758&r2=544759
==============================================================================
--- jakarta/commons/proper/jci/trunk/examples/pom.xml (original)
+++ jakarta/commons/proper/jci/trunk/examples/pom.xml Wed Jun  6 00:38:03 2007
@@ -21,11 +21,11 @@
     <parent>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-jci</artifactId>
-        <version>1.0</version>
+        <version>1.1-SNAPSHOT</version>
     </parent>
     <packaging>jar</packaging>
     <artifactId>commons-jci-examples</artifactId>
-    <version>1.0</version>
+    <version>1.1-SNAPSHOT</version>
     <name>examples</name>
     <description>
         Commons JCI examples.

Modified: jakarta/commons/proper/jci/trunk/fam/pom.xml
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/jci/trunk/fam/pom.xml?view=diff&rev=544759&r1=544758&r2=544759
==============================================================================
--- jakarta/commons/proper/jci/trunk/fam/pom.xml (original)
+++ jakarta/commons/proper/jci/trunk/fam/pom.xml Wed Jun  6 00:38:03 2007
@@ -21,11 +21,11 @@
     <parent>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-jci</artifactId>
-        <version>1.0</version>
+        <version>1.1-SNAPSHOT</version>
     </parent>
     <packaging>jar</packaging>
     <artifactId>commons-jci-fam</artifactId>
-    <version>1.0</version>
+    <version>1.1-SNAPSHOT</version>
     <name>fam</name>
     <description>
         Commons JCI FileAlterationMonitor (FAM) to monitor local filesystems 
and get notified about changes.

Modified: jakarta/commons/proper/jci/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/jci/trunk/pom.xml?view=diff&rev=544759&r1=544758&r2=544759
==============================================================================
--- jakarta/commons/proper/jci/trunk/pom.xml (original)
+++ jakarta/commons/proper/jci/trunk/pom.xml Wed Jun  6 00:38:03 2007
@@ -27,7 +27,7 @@
     <packaging>pom</packaging>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-jci</artifactId>
-    <version>1.0</version>
+    <version>1.1-SNAPSHOT</version>
     <name>Commons JCI</name>
     <description>
         Commons JCI is a java compiler interface. It can be used to either 
compile java (or any other language that can be compiled to java classes like 
e.g. groovy or javascript) to java. It is well integrated with a FAM 
(FilesystemAlterationMonitor) that can be used with the JCI compiling/reloading 
classloader. All the currently supported compilers (even javac before java6) 
feature in-memory compilation.
@@ -81,9 +81,9 @@
         </contributor>
     </contributors>
     <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/jci/tags/1.0-RC4</connection>
-        
<developerConnection>scn:svn:https://svn.apache.org/repos/asf/jakarta/commons/proper/jci/tags/1.0-RC4</developerConnection>
-        
<url>http://svn.apache.org/viewvc/jakarta/commons/proper/jci/tags/1.0-RC4</url>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/jci/trunk/</connection>
+        
<developerConnection>scn:svn:https://svn.apache.org/repos/asf/jakarta/commons/proper/jci/trunk/</developerConnection>
+        
<url>http://svn.apache.org/viewvc/jakarta/commons/proper/jci/trunk/</url>
     </scm>
     <build>
         <plugins>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to