We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f9ec57 commit 389cb43Copy full SHA for 389cb43
package.json
@@ -8,7 +8,7 @@
8
"test": "npm run coverage"
9
},
10
"dependencies": {
11
- "entcore": "dev",
+ "entcore": "develop-b2school",
12
"awesome-typescript-loader": "3.2.1",
13
"axios": "0.16.2",
14
"core-js": "2.4.1",
pom.xml
@@ -12,7 +12,7 @@
<groupId>net.atos</groupId>
<artifactId>support</artifactId>
15
- <version>3.0-SNAPSHOT</version>
+ <version>3.0-develop-b2school-SNAPSHOT</version>
16
17
<scm>
18
<connection>scm:git:https://github.com/OPEN-ENT-NG/support.git</connection>
0 commit comments