Skip to content

Commit

Permalink
SAK-25742 update trunk to 11-SNAPSHOT
Browse files Browse the repository at this point in the history
git-svn-id: https://source.sakaiproject.org/svn/sakai/trunk@306125 66ffb92e-73f9-0310-93c1-f5514f145a0a
  • Loading branch information
arwhyte committed Feb 18, 2014
1 parent 65077bd commit 58c2468
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion deploy/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.sakaiproject.deploy</groupId>
<artifactId>deploy</artifactId>
<version>10.0-SNAPSHOT</version>
<version>11-SNAPSHOT</version>
</parent>

<name>Sakai Deploy: common/lib</name>
Expand Down
4 changes: 2 additions & 2 deletions deploy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
<parent>
<groupId>org.sakaiproject</groupId>
<artifactId>master</artifactId>
<version>10.0-SNAPSHOT</version>
<version>11-SNAPSHOT</version>
<relativePath>../master/pom.xml</relativePath>
</parent>

<name>Sakai Deploy: Base POM</name>
<groupId>org.sakaiproject.deploy</groupId>
<artifactId>deploy</artifactId>
<version>10.0-SNAPSHOT</version>
<version>11-SNAPSHOT</version>
<packaging>pom</packaging>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion deploy/shared/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.sakaiproject.deploy</groupId>
<artifactId>deploy</artifactId>
<version>10.0-SNAPSHOT</version>
<version>11-SNAPSHOT</version>
</parent>

<name>Sakai Deploy: shared/lib</name>
Expand Down
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,14 @@
<parent>
<artifactId>master</artifactId>
<groupId>org.sakaiproject</groupId>
<version>10.0-SNAPSHOT</version>
<version>11-SNAPSHOT</version>
<relativePath>master/pom.xml</relativePath>
</parent>

<name>Sakai base pom</name>
<groupId>org.sakaiproject</groupId>
<artifactId>base</artifactId>
<version>11-SNAPSHOT</version>
<packaging>pom</packaging>

<organization>
Expand Down

0 comments on commit 58c2468

Please sign in to comment.