|
4 | 4 | <parent> |
5 | 5 | <groupId>com.smartling.api</groupId> |
6 | 6 | <artifactId>smartling-sdk-parent</artifactId> |
7 | | - <version>1.16.0</version> |
| 7 | + <version>1.16.1-SNAPSHOT</version> |
8 | 8 | </parent> |
9 | 9 | <artifactId>smartling-api-sdk</artifactId> |
10 | | - <version>1.16.0</version> |
| 10 | + <version>1.16.1-SNAPSHOT</version> |
11 | 11 | <packaging>jar</packaging> |
12 | 12 | <name>Smartling API SDK</name> |
13 | 13 | <dependencies> |
14 | 14 | <dependency> |
15 | 15 | <groupId>com.smartling.api</groupId> |
16 | 16 | <artifactId>smartling-accounts-api</artifactId> |
17 | | - <version>1.16.0</version> |
| 17 | + <version>1.16.1-SNAPSHOT</version> |
18 | 18 | </dependency> |
19 | 19 | <dependency> |
20 | 20 | <groupId>com.smartling.api</groupId> |
21 | 21 | <artifactId>smartling-issues-api</artifactId> |
22 | | - <version>1.16.0</version> |
| 22 | + <version>1.16.1-SNAPSHOT</version> |
23 | 23 | </dependency> |
24 | 24 | <dependency> |
25 | 25 | <groupId>com.smartling.api</groupId> |
26 | 26 | <artifactId>smartling-locales-api</artifactId> |
27 | | - <version>1.16.0</version> |
| 27 | + <version>1.16.1-SNAPSHOT</version> |
28 | 28 | </dependency> |
29 | 29 | <dependency> |
30 | 30 | <groupId>com.smartling.api</groupId> |
31 | 31 | <artifactId>smartling-jobs-api</artifactId> |
32 | | - <version>1.16.0</version> |
| 32 | + <version>1.16.1-SNAPSHOT</version> |
33 | 33 | </dependency> |
34 | 34 | <dependency> |
35 | 35 | <groupId>com.smartling.api</groupId> |
36 | 36 | <artifactId>smartling-job-batches-api</artifactId> |
37 | | - <version>1.16.0</version> |
| 37 | + <version>1.16.1-SNAPSHOT</version> |
38 | 38 | </dependency> |
39 | 39 | <dependency> |
40 | 40 | <groupId>com.smartling.api</groupId> |
41 | 41 | <artifactId>smartling-files-api</artifactId> |
42 | | - <version>1.16.0</version> |
| 42 | + <version>1.16.1-SNAPSHOT</version> |
43 | 43 | </dependency> |
44 | 44 | <dependency> |
45 | 45 | <groupId>com.smartling.api</groupId> |
46 | 46 | <artifactId>smartling-projects-api</artifactId> |
47 | | - <version>1.16.0</version> |
| 47 | + <version>1.16.1-SNAPSHOT</version> |
48 | 48 | </dependency> |
49 | 49 | <dependency> |
50 | 50 | <groupId>com.smartling.api</groupId> |
51 | 51 | <artifactId>smartling-strings-api</artifactId> |
52 | | - <version>1.16.0</version> |
| 52 | + <version>1.16.1-SNAPSHOT</version> |
53 | 53 | </dependency> |
54 | 54 | <dependency> |
55 | 55 | <groupId>com.smartling.api</groupId> |
56 | 56 | <artifactId>smartling-contexts-api</artifactId> |
57 | | - <version>1.16.0</version> |
| 57 | + <version>1.16.1-SNAPSHOT</version> |
58 | 58 | </dependency> |
59 | 59 | <dependency> |
60 | 60 | <groupId>com.smartling.api</groupId> |
61 | 61 | <artifactId>smartling-attachments-api</artifactId> |
62 | | - <version>1.16.0</version> |
| 62 | + <version>1.16.1-SNAPSHOT</version> |
63 | 63 | </dependency> |
64 | 64 | <dependency> |
65 | 65 | <groupId>com.smartling.api</groupId> |
66 | 66 | <artifactId>smartling-reports-api</artifactId> |
67 | | - <version>1.16.0</version> |
| 67 | + <version>1.16.1-SNAPSHOT</version> |
68 | 68 | <scope>compile</scope> |
69 | 69 | </dependency> |
70 | 70 | <dependency> |
71 | 71 | <groupId>com.smartling.api</groupId> |
72 | 72 | <artifactId>smartling-glossary-api</artifactId> |
73 | | - <version>1.16.0</version> |
| 73 | + <version>1.16.1-SNAPSHOT</version> |
74 | 74 | </dependency> |
75 | 75 | <dependency> |
76 | 76 | <groupId>com.smartling.api</groupId> |
77 | 77 | <artifactId>smartling-file-translations-api</artifactId> |
78 | | - <version>1.16.0</version> |
| 78 | + <version>1.16.1-SNAPSHOT</version> |
79 | 79 | </dependency> |
80 | 80 | </dependencies> |
81 | 81 | </project> |
0 commit comments