Skip to content

Commit

Permalink
SAK-25386 update trunk poms to 10.0-SNAPSHOT as well as out-dated 2.1…
Browse files Browse the repository at this point in the history
…0 references.

git-svn-id: https://source.sakaiproject.org/svn/sakai/trunk@131633 66ffb92e-73f9-0310-93c1-f5514f145a0a
  • Loading branch information
arwhyte committed Nov 15, 2013
1 parent 3142770 commit f4b7591
Show file tree
Hide file tree
Showing 4 changed files with 5 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>2.10-SNAPSHOT</version>
<version>10.0-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>2.10-SNAPSHOT</version>
<version>10.0-SNAPSHOT</version>
<relativePath>../master/pom.xml</relativePath>
</parent>

<name>Sakai Deploy: Base POM</name>
<groupId>org.sakaiproject.deploy</groupId>
<artifactId>deploy</artifactId>
<version>2.10-SNAPSHOT</version>
<version>10.0-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>2.10-SNAPSHOT</version>
<version>10.0-SNAPSHOT</version>
</parent>

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

Expand Down

0 comments on commit f4b7591

Please sign in to comment.