Commit d5c4a65 Jay Supriya Miriyala
committed
1 parent d517094 commit d5c4a65 Copy full SHA for d5c4a65
File tree 1 file changed +15
-1
lines changed
1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change 154
154
<artifactId >protobuf-java-util</artifactId >
155
155
<version >${protobuf-version} </version >
156
156
</dependency >
157
+ <!-- <dependency>-->
158
+ <!-- <groupId>com.factset.protobuf</groupId>-->
159
+ <!-- <artifactId>stach</artifactId>-->
160
+ <!-- <version>1.1.0</version>-->
161
+ <!-- </dependency>-->
157
162
<dependency >
163
+ <scope >system</scope >
164
+ <systemPath >C:/Users/jmiriyala02/Downloads/stach-2.0.0.jar</systemPath >
158
165
<groupId >com.factset.protobuf</groupId >
159
166
<artifactId >stach</artifactId >
160
- <version >1.1 .0</version >
167
+ <version >2.0 .0</version >
161
168
</dependency >
169
+ <!-- <dependency>-->
170
+ <!-- <groupId>com.factset.protobuf</groupId>-->
171
+ <!-- <artifactId>stach.v2</artifactId>-->
172
+ <!-- <version>1.0.0</version>-->
173
+ <!-- </dependency>-->
162
174
<dependency >
175
+ <scope >system</scope >
176
+ <systemPath >C:/Users/jmiriyala02/Downloads/stach.v2-1.0.0.jar</systemPath >
163
177
<groupId >com.factset.protobuf</groupId >
164
178
<artifactId >stach.v2</artifactId >
165
179
<version >1.0.0</version >
You can’t perform that action at this time.
0 commit comments