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 3c05783 commit f758faeCopy full SHA for f758fae
browsermob-dist/pom.xml
@@ -97,23 +97,6 @@
97
</build>
98
99
<profiles>
100
- <profile>
101
- <id>include-littleproxy</id>
102
- <activation>
103
- <property>
104
- <name>include.littleproxy</name>
105
- <value>true</value>
106
- </property>
107
- </activation>
108
-
109
- <dependencies>
110
- <dependency>
111
- <groupId>net.lightbody.bmp</groupId>
112
- <artifactId>browsermob-core-littleproxy</artifactId>
113
- <version>${project.version}</version>
114
- </dependency>
115
- </dependencies>
116
- </profile>
117
<profile>
118
<id>release</id>
119
<build>
0 commit comments