|
13 | 13 | <parent> |
14 | 14 | <groupId>com.yahoo.elide</groupId> |
15 | 15 | <artifactId>elide-parent-pom</artifactId> |
16 | | - <version>7.1.10</version> |
| 16 | + <version>7.1.11-SNAPSHOT</version> |
17 | 17 | </parent> |
18 | 18 | <licenses> |
19 | 19 | <license> |
|
35 | 35 | <scm> |
36 | 36 | < developerConnection>scm:git:ssh:// [email protected]/yahoo/elide.git</ developerConnection> |
37 | 37 | <url>https://github.com/yahoo/elide.git</url> |
38 | | - <tag>7.1.10</tag> |
| 38 | + <tag>HEAD</tag> |
39 | 39 | </scm> |
40 | 40 | <dependencyManagement> |
41 | 41 | <dependencies> |
42 | 42 | <!-- modules --> |
43 | 43 | <dependency> |
44 | 44 | <groupId>com.yahoo.elide</groupId> |
45 | 45 | <artifactId>elide-async</artifactId> |
46 | | - <version>7.1.10</version> |
| 46 | + <version>7.1.11-SNAPSHOT</version> |
47 | 47 | </dependency> |
48 | 48 | <dependency> |
49 | 49 | <groupId>com.yahoo.elide</groupId> |
50 | 50 | <artifactId>elide-core</artifactId> |
51 | | - <version>7.1.10</version> |
| 51 | + <version>7.1.11-SNAPSHOT</version> |
52 | 52 | </dependency> |
53 | 53 | <dependency> |
54 | 54 | <groupId>com.yahoo.elide</groupId> |
55 | 55 | <artifactId>elide-datastore-aggregation</artifactId> |
56 | | - <version>7.1.10</version> |
| 56 | + <version>7.1.11-SNAPSHOT</version> |
57 | 57 | </dependency> |
58 | 58 | <dependency> |
59 | 59 | <groupId>com.yahoo.elide</groupId> |
60 | 60 | <artifactId>elide-datastore-hibernate</artifactId> |
61 | | - <version>7.1.10</version> |
| 61 | + <version>7.1.11-SNAPSHOT</version> |
62 | 62 | </dependency> |
63 | 63 | <dependency> |
64 | 64 | <groupId>com.yahoo.elide</groupId> |
65 | 65 | <artifactId>elide-datastore-inmemorydb</artifactId> |
66 | | - <version>7.1.10</version> |
| 66 | + <version>7.1.11-SNAPSHOT</version> |
67 | 67 | </dependency> |
68 | 68 | <dependency> |
69 | 69 | <groupId>com.yahoo.elide</groupId> |
70 | 70 | <artifactId>elide-datastore-jms</artifactId> |
71 | | - <version>7.1.10</version> |
| 71 | + <version>7.1.11-SNAPSHOT</version> |
72 | 72 | </dependency> |
73 | 73 | <dependency> |
74 | 74 | <groupId>com.yahoo.elide</groupId> |
75 | 75 | <artifactId>elide-datastore-jpa</artifactId> |
76 | | - <version>7.1.10</version> |
| 76 | + <version>7.1.11-SNAPSHOT</version> |
77 | 77 | </dependency> |
78 | 78 | <dependency> |
79 | 79 | <groupId>com.yahoo.elide</groupId> |
80 | 80 | <artifactId>elide-datastore-multiplex</artifactId> |
81 | | - <version>7.1.10</version> |
| 81 | + <version>7.1.11-SNAPSHOT</version> |
82 | 82 | </dependency> |
83 | 83 | <dependency> |
84 | 84 | <groupId>com.yahoo.elide</groupId> |
85 | 85 | <artifactId>elide-datastore-noop</artifactId> |
86 | | - <version>7.1.10</version> |
| 86 | + <version>7.1.11-SNAPSHOT</version> |
87 | 87 | </dependency> |
88 | 88 | <dependency> |
89 | 89 | <groupId>com.yahoo.elide</groupId> |
90 | 90 | <artifactId>elide-datastore-search</artifactId> |
91 | | - <version>7.1.10</version> |
| 91 | + <version>7.1.11-SNAPSHOT</version> |
92 | 92 | </dependency> |
93 | 93 | <dependency> |
94 | 94 | <groupId>com.yahoo.elide</groupId> |
95 | 95 | <artifactId>elide-graphql</artifactId> |
96 | | - <version>7.1.10</version> |
| 96 | + <version>7.1.11-SNAPSHOT</version> |
97 | 97 | </dependency> |
98 | 98 | <dependency> |
99 | 99 | <groupId>com.yahoo.elide</groupId> |
100 | 100 | <artifactId>elide-model-config</artifactId> |
101 | | - <version>7.1.10</version> |
| 101 | + <version>7.1.11-SNAPSHOT</version> |
102 | 102 | </dependency> |
103 | 103 | <dependency> |
104 | 104 | <groupId>com.yahoo.elide</groupId> |
105 | 105 | <artifactId>elide-spring-boot-autoconfigure</artifactId> |
106 | | - <version>7.1.10</version> |
| 106 | + <version>7.1.11-SNAPSHOT</version> |
107 | 107 | </dependency> |
108 | 108 | <dependency> |
109 | 109 | <groupId>com.yahoo.elide</groupId> |
110 | 110 | <artifactId>elide-spring-boot-starter</artifactId> |
111 | | - <version>7.1.10</version> |
| 111 | + <version>7.1.11-SNAPSHOT</version> |
112 | 112 | </dependency> |
113 | 113 | <dependency> |
114 | 114 | <groupId>com.yahoo.elide</groupId> |
115 | 115 | <artifactId>elide-standalone</artifactId> |
116 | | - <version>7.1.10</version> |
| 116 | + <version>7.1.11-SNAPSHOT</version> |
117 | 117 | </dependency> |
118 | 118 | <dependency> |
119 | 119 | <groupId>com.yahoo.elide</groupId> |
120 | 120 | <artifactId>elide-swagger</artifactId> |
121 | | - <version>7.1.10</version> |
| 121 | + <version>7.1.11-SNAPSHOT</version> |
122 | 122 | </dependency> |
123 | 123 | <dependency> |
124 | 124 | <groupId>com.yahoo.elide</groupId> |
125 | 125 | <artifactId>elide-test-helpers</artifactId> |
126 | | - <version>7.1.10</version> |
| 126 | + <version>7.1.11-SNAPSHOT</version> |
127 | 127 | </dependency> |
128 | 128 | </dependencies> |
129 | 129 | </dependencyManagement> |
|
0 commit comments