Skip to content

Commit

Permalink
[maven-release-plugin] prepare branch pack-2.8.x
Browse files Browse the repository at this point in the history
git-svn-id: https://source.sakaiproject.org/svn/pack/trunk@88699 66ffb92e-73f9-0310-93c1-f5514f145a0a
  • Loading branch information
arwhyte committed Feb 22, 2011
1 parent 3648cc1 commit fe4e166
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 20 deletions.
9 changes: 4 additions & 5 deletions pack/pack-bin/pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<?xml version="1.0"?>
<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>
Expand Down Expand Up @@ -30,9 +29,9 @@
</prerequisites>

<scm>
<connection>scm:svn:https://source.sakaiproject.org/svn/pack/trunk/pack-bin/</connection>
<developerConnection>scm:svn:https://source.sakaiproject.org/svn/pack/trunk/pack-bin/</developerConnection>
<url>https://source.sakaiproject.org/svn/pack/trunk/pack-bin/</url>
<connection>scm:svn:https://source.sakaiproject.org/svn/pack/branches/pack-2.8.xpack-bin</connection>
<developerConnection>scm:svn:https://source.sakaiproject.org/svn/pack/branches/pack-2.8.xpack-bin</developerConnection>
<url>https://source.sakaiproject.org/svn/pack/branches/pack-2.8.xpack-bin</url>
</scm>

<build>
Expand Down
9 changes: 4 additions & 5 deletions pack/pack-demo/pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<?xml version="1.0"?>
<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>
Expand Down Expand Up @@ -30,9 +29,9 @@
</prerequisites>

<scm>
<connection>scm:svn:https://source.sakaiproject.org/svn/pack/trunk/pack-demo/</connection>
<developerConnection>scm:svn:https://source.sakaiproject.org/svn/pack/trunk/pack-demo/</developerConnection>
<url>https://source.sakaiproject.org/svn/pack/trunk/pack-demo/</url>
<connection>scm:svn:https://source.sakaiproject.org/svn/pack/branches/pack-2.8.xpack-demo</connection>
<developerConnection>scm:svn:https://source.sakaiproject.org/svn/pack/branches/pack-2.8.xpack-demo</developerConnection>
<url>https://source.sakaiproject.org/svn/pack/branches/pack-2.8.xpack-demo</url>
</scm>

<dependencies>
Expand Down
9 changes: 4 additions & 5 deletions pack/pack-src/pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<?xml version="1.0"?>
<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>
Expand Down Expand Up @@ -30,9 +29,9 @@
</prerequisites>

<scm>
<connection>scm:svn:https://source.sakaiproject.org/svn/pack/trunk/pack-src/</connection>
<developerConnection>scm:svn:https://source.sakaiproject.org/svn/pack/trunk/pack-src/</developerConnection>
<url>https://source.sakaiproject.org/svn/pack/trunk/pack-src/</url>
<connection>scm:svn:https://source.sakaiproject.org/svn/pack/branches/pack-2.8.xpack-src</connection>
<developerConnection>scm:svn:https://source.sakaiproject.org/svn/pack/branches/pack-2.8.xpack-src</developerConnection>
<url>https://source.sakaiproject.org/svn/pack/branches/pack-2.8.xpack-src</url>
</scm>

<build>
Expand Down
9 changes: 4 additions & 5 deletions pack/pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<?xml version="1.0"?>
<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>
Expand Down Expand Up @@ -61,9 +60,9 @@
</profiles>

<scm>
<connection>scm:svn:https://source.sakaiproject.org/svn/pack/trunk/</connection>
<developerConnection>scm:svn:https://source.sakaiproject.org/svn/pack/trunk/</developerConnection>
<url>https://source.sakaiproject.org/svn/pack/trunk/</url>
<connection>scm:svn:https://source.sakaiproject.org/svn/pack/branches/pack-2.8.x</connection>
<developerConnection>scm:svn:https://source.sakaiproject.org/svn/pack/branches/pack-2.8.x</developerConnection>
<url>https://source.sakaiproject.org/svn/pack/branches/pack-2.8.x</url>
</scm>

<distributionManagement>
Expand Down

0 comments on commit fe4e166

Please sign in to comment.