Skip to content

Commit e9b0ee9

Browse files
committed
Update pom.xml
Add region tag
1 parent 7f7e0a1 commit e9b0ee9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

managed_vms/memcache/pom.xml

+2
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,13 @@
1414
<type>jar</type>
1515
<scope>provided</scope>
1616
</dependency>
17+
<!-- [START dependencies] -->
1718
<dependency>
1819
<groupId>com.googlecode.xmemcached</groupId>
1920
<artifactId>xmemcached</artifactId>
2021
<version>2.0.0</version>
2122
</dependency>
23+
<!-- [END dependencies] -->
2224
</dependencies>
2325
<build>
2426
<!-- for hot reload of the web application -->

0 commit comments

Comments
 (0)