Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
pmuir committed Jan 30, 2010
1 parent 50104c1 commit 4807ffd
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-CR1</version>
<version>1.0.1-SNAPSHOT</version>

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

<!-- SCM and distribution management -->
<scm>
<connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/tags/1.0.1-CR1/bom</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/tags/1.0.1-CR1/bom</developerConnection>
<url>http://fisheye.jboss.org/browse/weld/core/tags/1.0.1-CR1/bom</url>
<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>
</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-CR1</version>
<version>1.0.1-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down Expand Up @@ -167,9 +167,9 @@
</profiles>

<scm>
<connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/tags/1.0.1-CR1/impl</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/tags/1.0.1-CR1/impl</developerConnection>
<url>http://fisheye.jboss.org/browse/weld/core/tags/1.0.1-CR1/impl</url>
<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>
</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-CR1</version>
<version>1.0.1-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down Expand Up @@ -79,9 +79,9 @@
</build>

<scm>
<connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/tags/1.0.1-CR1/inject-tck-runner</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/tags/1.0.1-CR1/inject-tck-runner</developerConnection>
<url>http://fisheye.jboss.org/browse/weld/core/tags/1.0.1-CR1/inject-tck-runner</url>
<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>
</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-CR1</version>
<version>1.0.1-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down Expand Up @@ -300,9 +300,9 @@
</profiles>

<scm>
<connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/tags/1.0.1-CR1/jboss-tck-runner</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/tags/1.0.1-CR1/jboss-tck-runner</developerConnection>
<url>http://fisheye.jboss.org/browse/weld/core/tags/1.0.1-CR1/jboss-tck-runner</url>
<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>
</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-CR1</version>
<version>1.0.1-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down Expand Up @@ -183,9 +183,9 @@
</dependencies>

<scm>
<connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/tags/1.0.1-CR1/osgi-bundle</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/tags/1.0.1-CR1/osgi-bundle</developerConnection>
<url>http://fisheye.jboss.org/browse/weld/core/tags/1.0.1-CR1/osgi-bundle</url>
<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>
</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-CR1</version>
<version>1.0.1-SNAPSHOT</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/tags/1.0.1-CR1/parent</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/tags/1.0.1-CR1/parent</developerConnection>
<url>http://fisheye.jboss.org/browse/weld/core/tags/1.0.1-CR1/parent</url>
<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>
</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-CR1</version>
<version>1.0.1-SNAPSHOT</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/tags/1.0.1-CR1</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/tags/1.0.1-CR1</developerConnection>
<url>scm:svn:https://svn.jboss.org/repos/weld/core/tags/1.0.1-CR1</url>
<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>
</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-CR1</version>
<version>1.0.1-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down Expand Up @@ -44,9 +44,9 @@
</dependencies>

<scm>
<connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/tags/1.0.1-CR1/porting-package</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/tags/1.0.1-CR1/porting-package</developerConnection>
<url>http://fisheye.jboss.org/browse/weld/core/tags/1.0.1-CR1/porting-package</url>
<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>
</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-CR1</version>
<version>1.0.1-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down Expand Up @@ -271,9 +271,9 @@
</profiles>

<scm>
<connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/tags/1.0.1-CR1/tests</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/tags/1.0.1-CR1/tests</developerConnection>
<url>http://fisheye.jboss.org/browse/weld/core/tags/1.0.1-CR1/tests</url>
<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>
</scm>

</project>

0 comments on commit 4807ffd

Please sign in to comment.