summaryrefslogtreecommitdiff
path: root/java/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/pom.xml')
-rw-r--r--java/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/java/pom.xml b/java/pom.xml
index 09ff28698d..28db0467d2 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -48,6 +48,12 @@ under the License.
<url>scp://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
</snapshotRepository>
+ <repository>
+ <id>apache.incubating</id>
+ <name>Apache Incubating Repository</name>
+ <url>scp://people.apache.org/www/people.apache.org/repo/m2-incubating-repository</url>
+ </repository>
+
<!--
<snapshotRepository>
<uniqueVersion>true</uniqueVersion>