summaryrefslogtreecommitdiff
path: root/same/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'same/pom.xml')
-rw-r--r--same/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/same/pom.xml b/same/pom.xml
index 2081a1e..5462491 100644
--- a/same/pom.xml
+++ b/same/pom.xml
@@ -87,6 +87,11 @@
<version>1.1</version>
<scope>test</scope>
</dependency>
+ <dependency>
+ <groupId>com.orbekk</groupId>
+ <artifactId>protobuf-simple-rpc</artifactId>
+ <version>1.0-SNAPSHOT</version>
+ </dependency>
</dependencies>
<build>
<plugins>