Skip to content

Commit

Permalink
SAK-31713 move library and webjars to top level projects (sakaiprojec…
Browse files Browse the repository at this point in the history
  • Loading branch information
ern authored Mar 1, 2017
1 parent 52bae1e commit e582c20
Show file tree
Hide file tree
Showing 7,755 changed files with 24 additions and 23 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
11 changes: 3 additions & 8 deletions reference/library/pom.xml → library/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,14 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>reference-base</artifactId>
<artifactId>master</artifactId>
<groupId>org.sakaiproject</groupId>
<version>12-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
<relativePath>../master/pom.xml</relativePath>
</parent>
<name>Sakai Library</name>
<groupId>org.sakaiproject</groupId>
<groupId>org.sakaiproject.library</groupId>
<artifactId>library</artifactId>
<organization>
<name>University of Michigan</name>
<url>http://sakaiproject.org/</url>
</organization>
<inceptionYear>2003</inceptionYear>
<packaging>war</packaging>
<properties>
<bootstrap-version>3.3.7</bootstrap-version>
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
Loading

0 comments on commit e582c20

Please sign in to comment.