Skip to content

Commit 623f50a

Browse files
jlcsmithJason Smith
authored and
Jason Smith
committed
Update to DDF 2.25.1
1 parent c60564c commit 623f50a

File tree

2 files changed

+2
-24
lines changed

2 files changed

+2
-24
lines changed

distribution/install-profiles/src/main/resources/features.xml

Lines changed: 1 addition & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -29,31 +29,9 @@
2929
<feature>catalog-solr-app</feature>
3030

3131
<!-- Alliance Apps -->
32+
<feature>video-app</feature>
3233
<feature>imaging-app</feature>
3334
<feature>security-app</feature>
3435
</feature>
3536

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-
5937
</features>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
<yarn.version>v1.5.1</yarn.version>
121121
122122
<!--Project properties-->
123-
<ddf.version>2.25.0-SNAPSHOT</ddf.version>
123+
<ddf.version>2.25.1</ddf.version>
124124
<ddf-admin-ui.version>2.25.0</ddf-admin-ui.version>
125125
<!--
126126
NOTE: ddf-sdk.version should be removed if itests no longer require the sdk

0 commit comments

Comments
 (0)