Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.0.1-Final
Browse files Browse the repository at this point in the history
  • Loading branch information
pmuir committed Feb 21, 2010
1 parent 46ed1d7 commit 9459fd3
Show file tree
Hide file tree
Showing 9 changed files with 36 additions and 36 deletions.
8 changes: 4 additions & 4 deletions bom/pom.xml
Expand Up @@ -3,7 +3,7 @@
<groupId>org.jboss.weld</groupId>
<artifactId>weld-core-bom</artifactId>
<packaging>pom</packaging>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.1-Final</version>

<parent>
<groupId>org.jboss.weld</groupId>
Expand Down Expand Up @@ -137,9 +137,9 @@

<!-- SCM and distribution management -->
<scm>
<connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/trunk/bom</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/trunk/bom</developerConnection>
<url>http://fisheye.jboss.org/browse/weld/core/trunk/bom</url>
<connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/tags/1.0.1-Final/bom</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/tags/1.0.1-Final/bom</developerConnection>
<url>http://fisheye.jboss.org/browse/weld/core/tags/1.0.1-Final/bom</url>
</scm>

</project>
8 changes: 4 additions & 4 deletions impl/pom.xml
Expand Up @@ -2,7 +2,7 @@
<parent>
<artifactId>weld-core-parent</artifactId>
<groupId>org.jboss.weld</groupId>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.1-Final</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down Expand Up @@ -178,9 +178,9 @@
</profiles>

<scm>
<connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/trunk/impl</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/trunk/impl</developerConnection>
<url>http://fisheye.jboss.org/browse/weld/core/trunk/impl</url>
<connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/tags/1.0.1-Final/impl</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/tags/1.0.1-Final/impl</developerConnection>
<url>http://fisheye.jboss.org/browse/weld/core/tags/1.0.1-Final/impl</url>
</scm>

</project>
8 changes: 4 additions & 4 deletions inject-tck-runner/pom.xml
Expand Up @@ -2,7 +2,7 @@
<parent>
<artifactId>weld-core-parent</artifactId>
<groupId>org.jboss.weld</groupId>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.1-Final</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down Expand Up @@ -87,9 +87,9 @@
</build>

<scm>
<connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/trunk/inject-tck-runner</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/trunk/inject-tck-runner</developerConnection>
<url>http://fisheye.jboss.org/browse/weld/core/trunk/inject-tck-runner</url>
<connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/tags/1.0.1-Final/inject-tck-runner</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/tags/1.0.1-Final/inject-tck-runner</developerConnection>
<url>http://fisheye.jboss.org/browse/weld/core/tags/1.0.1-Final/inject-tck-runner</url>
</scm>

</project>
8 changes: 4 additions & 4 deletions jboss-tck-runner/pom.xml
Expand Up @@ -2,7 +2,7 @@
<parent>
<artifactId>weld-core-parent</artifactId>
<groupId>org.jboss.weld</groupId>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.1-Final</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down Expand Up @@ -314,9 +314,9 @@
</profiles>

<scm>
<connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/trunk/jboss-tck-runner</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/trunk/jboss-tck-runner</developerConnection>
<url>http://fisheye.jboss.org/browse/weld/core/trunk/jboss-tck-runner</url>
<connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/tags/1.0.1-Final/jboss-tck-runner</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/tags/1.0.1-Final/jboss-tck-runner</developerConnection>
<url>http://fisheye.jboss.org/browse/weld/core/tags/1.0.1-Final/jboss-tck-runner</url>
</scm>

</project>
8 changes: 4 additions & 4 deletions osgi-bundle/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>weld-core-parent</artifactId>
<groupId>org.jboss.weld</groupId>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.1-Final</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down Expand Up @@ -194,9 +194,9 @@
</dependencies>

<scm>
<connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/trunk/osgi-bundle</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/trunk/osgi-bundle</developerConnection>
<url>http://fisheye.jboss.org/browse/weld/core/trunk/osgi-bundle</url>
<connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/tags/1.0.1-Final/osgi-bundle</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/tags/1.0.1-Final/osgi-bundle</developerConnection>
<url>http://fisheye.jboss.org/browse/weld/core/tags/1.0.1-Final/osgi-bundle</url>
</scm>

</project>
8 changes: 4 additions & 4 deletions parent/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.jboss.weld</groupId>
<artifactId>weld-core-bom</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.1-Final</version>
<relativePath>../bom</relativePath>
</parent>

Expand Down Expand Up @@ -171,9 +171,9 @@
</dependencyManagement>

<scm>
<connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/trunk/parent</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/trunk/parent</developerConnection>
<url>http://fisheye.jboss.org/browse/weld/core/trunk/parent</url>
<connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/tags/1.0.1-Final/parent</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/tags/1.0.1-Final/parent</developerConnection>
<url>http://fisheye.jboss.org/browse/weld/core/tags/1.0.1-Final/parent</url>
</scm>

</project>
Expand Down
8 changes: 4 additions & 4 deletions pom.xml
Expand Up @@ -3,7 +3,7 @@
<groupId>org.jboss.weld</groupId>
<artifactId>weld-core-build-aggregator</artifactId>
<packaging>pom</packaging>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.1-Final</version>

<parent>
<groupId>org.jboss.weld</groupId>
Expand All @@ -23,9 +23,9 @@

<!-- SCM and distribution management -->
<scm>
<connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/trunk</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/trunk</developerConnection>
<url>http://fisheye.jboss.org/browse/Weld</url>
<connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/tags/1.0.1-Final</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/tags/1.0.1-Final</developerConnection>
<url>scm:svn:https://svn.jboss.org/repos/weld/core/tags/1.0.1-Final</url>
</scm>

<profiles>
Expand Down
8 changes: 4 additions & 4 deletions porting-package/pom.xml
Expand Up @@ -2,7 +2,7 @@
<parent>
<artifactId>weld-core-parent</artifactId>
<groupId>org.jboss.weld</groupId>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.1-Final</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down Expand Up @@ -55,9 +55,9 @@
</dependencies>

<scm>
<connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/trunk/porting-package</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/trunk/porting-package</developerConnection>
<url>http://fisheye.jboss.org/browse/weld/core/trunk/porting-package</url>
<connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/tags/1.0.1-Final/porting-package</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/tags/1.0.1-Final/porting-package</developerConnection>
<url>http://fisheye.jboss.org/browse/weld/core/tags/1.0.1-Final/porting-package</url>
</scm>

</project>
8 changes: 4 additions & 4 deletions tests/pom.xml
Expand Up @@ -2,7 +2,7 @@
<parent>
<artifactId>weld-core-parent</artifactId>
<groupId>org.jboss.weld</groupId>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.1-Final</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down Expand Up @@ -284,9 +284,9 @@
</profiles>

<scm>
<connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/trunk/tests</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/trunk/tests</developerConnection>
<url>http://fisheye.jboss.org/browse/weld/core/trunk/tests</url>
<connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/tags/1.0.1-Final/tests</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/tags/1.0.1-Final/tests</developerConnection>
<url>http://fisheye.jboss.org/browse/weld/core/tags/1.0.1-Final/tests</url>
</scm>

</project>

0 comments on commit 9459fd3

Please sign in to comment.