Author: jawi
Date: Fri Jan 15 15:22:16 2016
New Revision: 1724833

URL: http://svn.apache.org/viewvc?rev=1724833&view=rev
Log:
[maven-release-plugin] prepare release org.apache.felix.deploymentadmin-0.9.8

Modified:
    felix/trunk/deploymentadmin/deploymentadmin/pom.xml

Modified: felix/trunk/deploymentadmin/deploymentadmin/pom.xml
URL: 
http://svn.apache.org/viewvc/felix/trunk/deploymentadmin/deploymentadmin/pom.xml?rev=1724833&r1=1724832&r2=1724833&view=diff
==============================================================================
--- felix/trunk/deploymentadmin/deploymentadmin/pom.xml (original)
+++ felix/trunk/deploymentadmin/deploymentadmin/pom.xml Fri Jan 15 15:22:16 2016
@@ -9,8 +9,7 @@
        License is distributed on an "AS IS" BASIS, 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. -->
-<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.felix</groupId>
@@ -24,7 +23,7 @@
        <name>Apache Felix Deployment Admin</name>
        <groupId>org.apache.felix</groupId>
        <artifactId>org.apache.felix.deploymentadmin</artifactId>
-       <version>0.9.8-SNAPSHOT</version>
+       <version>0.9.8</version>
        <packaging>bundle</packaging>
        <dependencies>
                <dependency>
@@ -90,8 +89,8 @@
                </plugins>
        </build>
        <scm>
-               
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/deploymentadmin/deploymentadmin</connection>
-               
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/deploymentadmin/deploymentadmin</developerConnection>
-               
<url>http://svn.apache.org/viewvc/felix/trunk/deploymentadmin/deploymentadmin</url>
+               
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.deploymentadmin-0.9.8</connection>
+               
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.deploymentadmin-0.9.8</developerConnection>
+               
<url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.deploymentadmin-0.9.8</url>
        </scm>
 </project>


Reply via email to