Skip to content

Commit

Permalink
SAK-21580 update indie master to 2.10-SNAPSHOT in trunk
Browse files Browse the repository at this point in the history
git-svn-id: https://source.sakaiproject.org/svn/sakai/branches/sakai-trunk-all@102019 66ffb92e-73f9-0310-93c1-f5514f145a0a
  • Loading branch information
ottenhoff committed Dec 15, 2011
1 parent 9b9bfbd commit 1929ebb
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions 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>2.9-SNAPSHOT</version>
<version>2.10-SNAPSHOT</version>
</parent>

<name>Sakai Deploy: common/lib</name>
Expand All @@ -26,4 +26,4 @@
</properties>

<dependencies />
</project>
</project>
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>2.9-SNAPSHOT</version>
<version>2.10-SNAPSHOT</version>
<relativePath>../master/pom.xml</relativePath>
</parent>

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

<modules>
Expand Down
4 changes: 2 additions & 2 deletions 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>2.9-SNAPSHOT</version>
<version>2.10-SNAPSHOT</version>
</parent>

<name>Sakai Deploy: shared/lib</name>
Expand Down Expand Up @@ -89,4 +89,4 @@
</dependency>

</dependencies>
</project>
</project>

0 comments on commit 1929ebb

Please sign in to comment.