File tree Expand file tree Collapse file tree 2 files changed +2
-24
lines changed
distribution/install-profiles/src/main/resources Expand file tree Collapse file tree 2 files changed +2
-24
lines changed Original file line number Diff line number Diff line change 29
29
<feature >catalog-solr-app</feature >
30
30
31
31
<!-- Alliance Apps -->
32
+ <feature >video-app</feature >
32
33
<feature >imaging-app</feature >
33
34
<feature >security-app</feature >
34
35
</feature >
35
36
36
- <feature name =" profile-alliance-experimental" version =" ${project.version}"
37
- description =" This will install experimental applications along with the standard Alliance applications." start-level =" 2" >
38
-
39
- <!-- DDF features -->
40
- <feature >admin-app</feature >
41
- <feature >platform-app</feature >
42
- <feature >catalog-app</feature >
43
- <feature >spatial-app</feature >
44
- <feature >security-services-app</feature >
45
- <feature >search-ui-app</feature >
46
- <feature >catalog-solr-app</feature >
47
-
48
- <!-- Alliance Apps -->
49
- <feature >imaging-app</feature >
50
- <feature >security-app</feature >
51
- <feature >video-app</feature >
52
-
53
- <!-- Experimental Apps-->
54
- <feature >resourcemanagement-app</feature >
55
- <feature >geowebcache-app</feature >
56
- <feature >broker-app</feature >
57
- </feature >
58
-
59
37
</features >
Original file line number Diff line number Diff line change 120
120
<yarn.version>v1.5.1</yarn.version>
121
121
122
122
<!--Project properties-->
123
- <ddf.version>2.25.0-SNAPSHOT </ddf.version>
123
+ <ddf.version>2.25.1 </ddf.version>
124
124
<ddf-admin-ui.version>2.25.0</ddf-admin-ui.version>
125
125
<!--
126
126
NOTE: ddf-sdk.version should be removed if itests no longer require the sdk
You can’t perform that action at this time.
0 commit comments