Skip to content

Commit

Permalink
SAK-25829 standardize on master pom as the <parent>
Browse files Browse the repository at this point in the history
git-svn-id: https://source.sakaiproject.org/svn/pack/trunk@306872 66ffb92e-73f9-0310-93c1-f5514f145a0a
  • Loading branch information
arwhyte committed Mar 6, 2014
1 parent 59bb4e2 commit 123a897
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pack/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@

<parent>
<groupId>org.sakaiproject</groupId>
<artifactId>base</artifactId>
<artifactId>master</artifactId>
<version>11-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
<relativePath>../master/pom.xml</relativePath>
</parent>

<name>Sakai Pack Base</name>
Expand Down

0 comments on commit 123a897

Please sign in to comment.