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/pack/trunk@131633 66ffb92e-73f9-0310-93c1-f5514f145a0a
  • Loading branch information
arwhyte committed Nov 15, 2013
1 parent b3e8c1e commit ea3f8a1
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions pack/pack-bin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
<parent>
<groupId>org.sakaiproject.pack</groupId>
<artifactId>pack</artifactId>
<version>2.10-SNAPSHOT</version>
<version>10.0-SNAPSHOT</version>
</parent>

<name>Sakai Pack Binary</name>
<groupId>org.sakaiproject.pack</groupId>
<artifactId>pack-bin</artifactId>
<version>2.10-SNAPSHOT</version>
<version>10.0-SNAPSHOT</version>
<packaging>pom</packaging>

<organization>
Expand Down
4 changes: 2 additions & 2 deletions pack/pack-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
<parent>
<groupId>org.sakaiproject.pack</groupId>
<artifactId>pack</artifactId>
<version>2.10-SNAPSHOT</version>
<version>10.0-SNAPSHOT</version>
</parent>

<name>Sakai Pack Demo</name>
<groupId>org.sakaiproject.pack</groupId>
<artifactId>pack-demo</artifactId>
<version>2.10-SNAPSHOT</version>
<version>10.0-SNAPSHOT</version>
<packaging>pom</packaging>

<organization>
Expand Down
4 changes: 2 additions & 2 deletions pack/pack-src/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
<parent>
<groupId>org.sakaiproject.pack</groupId>
<artifactId>pack</artifactId>
<version>2.10-SNAPSHOT</version>
<version>10.0-SNAPSHOT</version>
</parent>

<name>Sakai Pack Source</name>
<groupId>org.sakaiproject.pack</groupId>
<artifactId>pack-src</artifactId>
<version>2.10-SNAPSHOT</version>
<version>10.0-SNAPSHOT</version>
<packaging>pom</packaging>

<organization>
Expand Down
4 changes: 2 additions & 2 deletions pack/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
<parent>
<groupId>org.sakaiproject</groupId>
<artifactId>base</artifactId>
<version>2.10-SNAPSHOT</version>
<version>10.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<name>Sakai Pack Base</name>
<groupId>org.sakaiproject.pack</groupId>
<artifactId>pack</artifactId>
<version>2.10-SNAPSHOT</version>
<version>10.0-SNAPSHOT</version>
<packaging>pom</packaging>

<organization>
Expand Down

0 comments on commit ea3f8a1

Please sign in to comment.