Skip to content

Commit

Permalink
update to paella 5.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
miesgre committed Jan 12, 2018
1 parent 2281642 commit b170805
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"name": "paella-opencast",
"version": "5.2.8",
"version": "5.2.10",
"license": "ECL-2.0",
"description": "Paella Player for Matterhorn",
"description": "Paella Player for Opencast",
"repository": {
"type": "git",
"url": "https://github.com/polimediaupv/paella-matterhorn.git"
"url": "https://github.com/polimediaupv/paella-opencast.git"
},
"dependencies": {
"express": "^4.13.4",
"gulp": "^3.9.1",
"gulp-clean": "^0.3.2",
"http-proxy": "^1.13.2",
"merge-stream": "^1.0.1",
"paellaplayer": "github:polimediaupv/paella#5.2.8"
"paellaplayer": "github:polimediaupv/paella#5.2.10"
},
"devDependencies": {
"gulp-connect": "^5.0.0"
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<artifactId>paella-engage-ui</artifactId>
<packaging>bundle</packaging>
<name>paella-engage-ui</name>
<version>5.2.7</version>
<version>5.2.10</version>
<groupId>org.opencastproject.paella</groupId>

<prerequisites>
Expand Down

0 comments on commit b170805

Please sign in to comment.