Skip to content

Commit

Permalink
[maven-release-plugin] prepare release org.osgi.core-1.0.1
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@650444 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
karlpauls committed Apr 22, 2008
1 parent 7873f80 commit c4d8bf4
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion org.osgi.core/pom.xml
Expand Up @@ -31,7 +31,7 @@
<name>OSGi R4 Core Bundle</name>
<description>OSGi Service Platform Release 4 Core Interfaces and Classes.</description>
<artifactId>org.osgi.core</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.0.1</version>
<packaging>bundle</packaging>
<build>
<plugins>
Expand All @@ -53,4 +53,10 @@
</plugin>
</plugins>
</build>

<scm>
<connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.osgi.core-1.0.1</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.osgi.core-1.0.1</developerConnection>
<url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.osgi.core-1.0.1</url>
</scm>
</project>

0 comments on commit c4d8bf4

Please sign in to comment.