You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pivot.apache.org by gb...@apache.org on 2010/03/19 20:28:44 UTC

svn commit: r925390 - in /pivot/trunk: build.properties pom.xml

Author: gbrown
Date: Fri Mar 19 19:28:44 2010
New Revision: 925390

URL: http://svn.apache.org/viewvc?rev=925390&view=rev
Log:
Update version number to 1.5.

Modified:
    pivot/trunk/build.properties
    pivot/trunk/pom.xml

Modified: pivot/trunk/build.properties
URL: http://svn.apache.org/viewvc/pivot/trunk/build.properties?rev=925390&r1=925389&r2=925390&view=diff
==============================================================================
--- pivot/trunk/build.properties (original)
+++ pivot/trunk/build.properties Fri Mar 19 19:28:44 2010
@@ -12,4 +12,4 @@
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
-version=1.4.1
+version=1.5

Modified: pivot/trunk/pom.xml
URL: http://svn.apache.org/viewvc/pivot/trunk/pom.xml?rev=925390&r1=925389&r2=925390&view=diff
==============================================================================
--- pivot/trunk/pom.xml (original)
+++ pivot/trunk/pom.xml Fri Mar 19 19:28:44 2010
@@ -23,7 +23,7 @@ limitations under the License.
     <groupId>org.apache.pivot</groupId>
     <artifactId>pivot</artifactId>
     <packaging>pom</packaging>
-    <version>1.4</version>
+    <version>1.5</version>
     <organization>
         <name>Apache Software Foundation</name>
         <url>http://www.apache.org</url>