Author: pauls
Date: Sun Aug 31 15:55:55 2008
New Revision: 690809

URL: http://svn.apache.org/viewvc?rev=690809&view=rev
Log:
[maven-release-plugin] prepare release org.apache.felix.shell.tui-1.0.2

Modified:
    felix/trunk/shell.tui/pom.xml

Modified: felix/trunk/shell.tui/pom.xml
URL: 
http://svn.apache.org/viewvc/felix/trunk/shell.tui/pom.xml?rev=690809&r1=690808&r2=690809&view=diff
==============================================================================
--- felix/trunk/shell.tui/pom.xml (original)
+++ felix/trunk/shell.tui/pom.xml Sun Aug 31 15:55:55 2008
@@ -27,7 +27,7 @@
   <packaging>bundle</packaging>
   <name>Apache Felix Shell TUI</name>
   <description>A simple textual user interface for Felix' shell 
service.</description>
-  <version>1.1.0-SNAPSHOT</version>
+  <version>1.0.2</version>
   <artifactId>org.apache.felix.shell.tui</artifactId>
   <dependencies>
     <dependency>
@@ -63,4 +63,10 @@
       </plugin>
     </plugins>
   </build>
+
+  <scm>
+    
<connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.shell.tui-1.0.2</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.shell.tui-1.0.2</developerConnection>
+    
<url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.shell.tui-1.0.2</url>
+  </scm>
 </project>


Reply via email to