|
13 | 13 | <parent>
|
14 | 14 | <groupId>com.yahoo.elide</groupId>
|
15 | 15 | <artifactId>elide-parent-pom</artifactId>
|
16 |
| - <version>7.0.1-SNAPSHOT</version> |
| 16 | + <version>7.0.1</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>HEAD</tag> |
| 38 | + <tag>7.0.1</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.0.1-SNAPSHOT</version> |
| 46 | + <version>7.0.1</version> |
47 | 47 | </dependency>
|
48 | 48 | <dependency>
|
49 | 49 | <groupId>com.yahoo.elide</groupId>
|
50 | 50 | <artifactId>elide-core</artifactId>
|
51 |
| - <version>7.0.1-SNAPSHOT</version> |
| 51 | + <version>7.0.1</version> |
52 | 52 | </dependency>
|
53 | 53 | <dependency>
|
54 | 54 | <groupId>com.yahoo.elide</groupId>
|
55 | 55 | <artifactId>elide-datastore-aggregation</artifactId>
|
56 |
| - <version>7.0.1-SNAPSHOT</version> |
| 56 | + <version>7.0.1</version> |
57 | 57 | </dependency>
|
58 | 58 | <dependency>
|
59 | 59 | <groupId>com.yahoo.elide</groupId>
|
60 | 60 | <artifactId>elide-datastore-hibernate</artifactId>
|
61 |
| - <version>7.0.1-SNAPSHOT</version> |
| 61 | + <version>7.0.1</version> |
62 | 62 | </dependency>
|
63 | 63 | <dependency>
|
64 | 64 | <groupId>com.yahoo.elide</groupId>
|
65 | 65 | <artifactId>elide-datastore-inmemorydb</artifactId>
|
66 |
| - <version>7.0.1-SNAPSHOT</version> |
| 66 | + <version>7.0.1</version> |
67 | 67 | </dependency>
|
68 | 68 | <dependency>
|
69 | 69 | <groupId>com.yahoo.elide</groupId>
|
70 | 70 | <artifactId>elide-datastore-jms</artifactId>
|
71 |
| - <version>7.0.1-SNAPSHOT</version> |
| 71 | + <version>7.0.1</version> |
72 | 72 | </dependency>
|
73 | 73 | <dependency>
|
74 | 74 | <groupId>com.yahoo.elide</groupId>
|
75 | 75 | <artifactId>elide-datastore-jpa</artifactId>
|
76 |
| - <version>7.0.1-SNAPSHOT</version> |
| 76 | + <version>7.0.1</version> |
77 | 77 | </dependency>
|
78 | 78 | <dependency>
|
79 | 79 | <groupId>com.yahoo.elide</groupId>
|
80 | 80 | <artifactId>elide-datastore-multiplex</artifactId>
|
81 |
| - <version>7.0.1-SNAPSHOT</version> |
| 81 | + <version>7.0.1</version> |
82 | 82 | </dependency>
|
83 | 83 | <dependency>
|
84 | 84 | <groupId>com.yahoo.elide</groupId>
|
85 | 85 | <artifactId>elide-datastore-noop</artifactId>
|
86 |
| - <version>7.0.1-SNAPSHOT</version> |
| 86 | + <version>7.0.1</version> |
87 | 87 | </dependency>
|
88 | 88 | <dependency>
|
89 | 89 | <groupId>com.yahoo.elide</groupId>
|
90 | 90 | <artifactId>elide-datastore-search</artifactId>
|
91 |
| - <version>7.0.1-SNAPSHOT</version> |
| 91 | + <version>7.0.1</version> |
92 | 92 | </dependency>
|
93 | 93 | <dependency>
|
94 | 94 | <groupId>com.yahoo.elide</groupId>
|
95 | 95 | <artifactId>elide-graphql</artifactId>
|
96 |
| - <version>7.0.1-SNAPSHOT</version> |
| 96 | + <version>7.0.1</version> |
97 | 97 | </dependency>
|
98 | 98 | <dependency>
|
99 | 99 | <groupId>com.yahoo.elide</groupId>
|
100 | 100 | <artifactId>elide-model-config</artifactId>
|
101 |
| - <version>7.0.1-SNAPSHOT</version> |
| 101 | + <version>7.0.1</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.0.1-SNAPSHOT</version> |
| 106 | + <version>7.0.1</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.0.1-SNAPSHOT</version> |
| 111 | + <version>7.0.1</version> |
112 | 112 | </dependency>
|
113 | 113 | <dependency>
|
114 | 114 | <groupId>com.yahoo.elide</groupId>
|
115 | 115 | <artifactId>elide-standalone</artifactId>
|
116 |
| - <version>7.0.1-SNAPSHOT</version> |
| 116 | + <version>7.0.1</version> |
117 | 117 | </dependency>
|
118 | 118 | <dependency>
|
119 | 119 | <groupId>com.yahoo.elide</groupId>
|
120 | 120 | <artifactId>elide-swagger</artifactId>
|
121 |
| - <version>7.0.1-SNAPSHOT</version> |
| 121 | + <version>7.0.1</version> |
122 | 122 | </dependency>
|
123 | 123 | <dependency>
|
124 | 124 | <groupId>com.yahoo.elide</groupId>
|
125 | 125 | <artifactId>elide-test-helpers</artifactId>
|
126 |
| - <version>7.0.1-SNAPSHOT</version> |
| 126 | + <version>7.0.1</version> |
127 | 127 | </dependency>
|
128 | 128 | </dependencies>
|
129 | 129 | </dependencyManagement>
|
|
0 commit comments