Skip to content

Commit 48c141d

Browse files
tangiellesv
authored andcommitted
revert endpoints-framework-all dependency (#531)
This clashes with the GetSwaggerDoc task, since the tool doesn't depend on the -all dependency, so we revert it for now.
1 parent 93c3bb9 commit 48c141d

File tree

1 file changed

+1
-1
lines changed
  • appengine/endpoints-frameworks-v2/backend

1 file changed

+1
-1
lines changed

appengine/endpoints-frameworks-v2/backend/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
</dependency>
5151
<dependency>
5252
<groupId>com.google.endpoints</groupId>
53-
<artifactId>endpoints-framework-all</artifactId>
53+
<artifactId>endpoints-framework</artifactId>
5454
<version>${endpoints.framework.version}</version>
5555
</dependency>
5656
<dependency>

0 commit comments

Comments
 (0)