[jboss-svn-commits] JBL Code SVN: r32573 - in labs/jbosslabs/labs-3.0-build/integration/sbs-topextmembers/trunk: src/changes and 1 other directory.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Thu Apr 15 02:44:10 EDT 2010
Author: lkrzyzanek
Date: 2010-04-15 02:44:05 -0400 (Thu, 15 Apr 2010)
New Revision: 32573
Added:
labs/jbosslabs/labs-3.0-build/integration/sbs-topextmembers/trunk/src/changes/changes.xml
Modified:
labs/jbosslabs/labs-3.0-build/integration/sbs-topextmembers/trunk/pom.xml
Log:
Changed to version 1.0.0
Modified: labs/jbosslabs/labs-3.0-build/integration/sbs-topextmembers/trunk/pom.xml
===================================================================
--- labs/jbosslabs/labs-3.0-build/integration/sbs-topextmembers/trunk/pom.xml 2010-04-14 20:36:14 UTC (rev 32572)
+++ labs/jbosslabs/labs-3.0-build/integration/sbs-topextmembers/trunk/pom.xml 2010-04-15 06:44:05 UTC (rev 32573)
@@ -7,7 +7,7 @@
<artifactId>topextmembers</artifactId>
<name>SBS plugin: Top external members</name>
<description>Widget shows top external (non Red Hat) members</description>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0</version>
<parent>
<groupId>org.jboss.labs</groupId>
Added: labs/jbosslabs/labs-3.0-build/integration/sbs-topextmembers/trunk/src/changes/changes.xml
===================================================================
--- labs/jbosslabs/labs-3.0-build/integration/sbs-topextmembers/trunk/src/changes/changes.xml (rev 0)
+++ labs/jbosslabs/labs-3.0-build/integration/sbs-topextmembers/trunk/src/changes/changes.xml 2010-04-15 06:44:05 UTC (rev 32573)
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<document xmlns="http://maven.apache.org/changes/1.0.0"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd">
+
+ <properties>
+ <title>SBS plugin: Top external members</title>
+ <author email="lkrzyzan at redhat.com">Libor Krzyzanek</author>
+ </properties>
+
+ <body>
+
+ <release version="1.0.0" date="2010-04-15" description="Initial version" />
+
+ </body>
+
+</document>
Property changes on: labs/jbosslabs/labs-3.0-build/integration/sbs-topextmembers/trunk/src/changes/changes.xml
___________________________________________________________________
Name: svn:mime-type
+ text/plain
More information about the jboss-svn-commits
mailing list