Skip to content

Commit 7953d13

Browse files
committed
remove activeByDefault from adobe profile
1 parent 441838a commit 7953d13

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

default.xml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<profile>
1717
<id>adobe-public</id>
1818
<activation>
19-
<activeByDefault>true</activeByDefault>
19+
<activeByDefault>false</activeByDefault>
2020
</activation>
2121
<properties>
2222
<releaseRepository-Id>adobe-public-releases</releaseRepository-Id>
@@ -63,9 +63,6 @@
6363
</properties>
6464
</profile>
6565
</profiles>
66-
<activeProfiles>
67-
<activeProfile>adobe-public</activeProfile>
68-
</activeProfiles>
6966
<mirrors>
7067
<mirror>
7168
<id>central-mirror</id>

0 commit comments

Comments
 (0)