|
29 | 29 | <packaging>pom</packaging>
|
30 | 30 | <name>Apache Jena - Distribution</name>
|
31 | 31 | <url>https://jena.apache.org/</url>
|
32 |
| - <version>3.13.0-SNAPSHOT</version> |
| 32 | + <version>3.13.0</version> |
33 | 33 | <description>
|
34 | 34 | Apache Jena is a API and toolkit for working with semantic web technologies such as RDF and SPARQL using Java. This artifact represents the source and binary distribution packages generated for releases.
|
35 | 35 | </description>
|
36 | 36 |
|
37 | 37 | <parent>
|
38 | 38 | <groupId>org.apache.jena</groupId>
|
39 | 39 | <artifactId>jena</artifactId>
|
40 |
| - <version>3.13.0-SNAPSHOT</version> |
| 40 | + <version>3.13.0</version> |
41 | 41 | <relativePath>..</relativePath>
|
42 | 42 | </parent>
|
43 | 43 |
|
|
60 | 60 | <dependency>
|
61 | 61 | <groupId>org.apache.jena</groupId>
|
62 | 62 | <artifactId>jena-arq</artifactId>
|
63 |
| - <version>3.13.0-SNAPSHOT</version> |
| 63 | + <version>3.13.0</version> |
64 | 64 | </dependency>
|
65 | 65 |
|
66 | 66 | <dependency>
|
67 | 67 | <groupId>org.apache.jena</groupId>
|
68 | 68 | <artifactId>jena-arq</artifactId>
|
69 |
| - <version>3.13.0-SNAPSHOT</version> |
| 69 | + <version>3.13.0</version> |
70 | 70 | <classifier>sources</classifier>
|
71 | 71 | <optional>true</optional>
|
72 | 72 | </dependency>
|
73 | 73 |
|
74 | 74 | <dependency>
|
75 | 75 | <groupId>org.apache.jena</groupId>
|
76 | 76 | <artifactId>jena-core</artifactId>
|
77 |
| - <version>3.13.0-SNAPSHOT</version> |
| 77 | + <version>3.13.0</version> |
78 | 78 | </dependency>
|
79 | 79 |
|
80 | 80 | <dependency>
|
81 | 81 | <groupId>org.apache.jena</groupId>
|
82 | 82 | <artifactId>jena-core</artifactId>
|
83 |
| - <version>3.13.0-SNAPSHOT</version> |
| 83 | + <version>3.13.0</version> |
84 | 84 | <classifier>sources</classifier>
|
85 | 85 | <optional>true</optional>
|
86 | 86 | </dependency>
|
87 | 87 |
|
88 | 88 | <dependency>
|
89 | 89 | <groupId>org.apache.jena</groupId>
|
90 | 90 | <artifactId>jena-tdb</artifactId>
|
91 |
| - <version>3.13.0-SNAPSHOT</version> |
| 91 | + <version>3.13.0</version> |
92 | 92 | </dependency>
|
93 | 93 |
|
94 | 94 | <dependency>
|
95 | 95 | <groupId>org.apache.jena</groupId>
|
96 | 96 | <artifactId>jena-tdb</artifactId>
|
97 |
| - <version>3.13.0-SNAPSHOT</version> |
| 97 | + <version>3.13.0</version> |
98 | 98 | <classifier>sources</classifier>
|
99 | 99 | <optional>true</optional>
|
100 | 100 | </dependency>
|
101 | 101 |
|
102 | 102 | <dependency>
|
103 | 103 | <groupId>org.apache.jena</groupId>
|
104 | 104 | <artifactId>jena-rdfconnection</artifactId>
|
105 |
| - <version>3.13.0-SNAPSHOT</version> |
| 105 | + <version>3.13.0</version> |
106 | 106 | </dependency>
|
107 | 107 |
|
108 | 108 | <dependency>
|
109 | 109 | <groupId>org.apache.jena</groupId>
|
110 | 110 | <artifactId>jena-rdfconnection</artifactId>
|
111 |
| - <version>3.13.0-SNAPSHOT</version> |
| 111 | + <version>3.13.0</version> |
112 | 112 | <classifier>sources</classifier>
|
113 | 113 | <optional>true</optional>
|
114 | 114 | </dependency>
|
115 | 115 |
|
116 | 116 | <dependency>
|
117 | 117 | <groupId>org.apache.jena</groupId>
|
118 | 118 | <artifactId>jena-shacl</artifactId>
|
119 |
| - <version>3.13.0-SNAPSHOT</version> |
| 119 | + <version>3.13.0</version> |
120 | 120 | </dependency>
|
121 | 121 |
|
122 | 122 | <dependency>
|
123 | 123 | <groupId>org.apache.jena</groupId>
|
124 | 124 | <artifactId>jena-shacl</artifactId>
|
125 |
| - <version>3.13.0-SNAPSHOT</version> |
| 125 | + <version>3.13.0</version> |
126 | 126 | <classifier>sources</classifier>
|
127 | 127 | <optional>true</optional>
|
128 | 128 | </dependency>
|
129 | 129 |
|
130 | 130 | <dependency>
|
131 | 131 | <groupId>org.apache.jena</groupId>
|
132 | 132 | <artifactId>jena-cmds</artifactId>
|
133 |
| - <version>3.13.0-SNAPSHOT</version> |
| 133 | + <version>3.13.0</version> |
134 | 134 | </dependency>
|
135 | 135 |
|
136 | 136 | <!-- Require a logging implementation for command line tools -->
|
|
150 | 150 | <dependency>
|
151 | 151 | <groupId>org.apache.jena</groupId>
|
152 | 152 | <artifactId>jena-cmds</artifactId>
|
153 |
| - <version>3.13.0-SNAPSHOT</version> |
| 153 | + <version>3.13.0</version> |
154 | 154 | <classifier>sources</classifier>
|
155 | 155 | <optional>true</optional>
|
156 | 156 | </dependency>
|
|
0 commit comments