Skip to content

Commit c04e39b

Browse files
author
dnolen
committed
switch back to sonatype parent pom
1 parent ccd6409 commit c04e39b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.template.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -101,19 +101,19 @@
101101
<url>https://github.com/clojure/clojurescript</url>
102102
</scm>
103103

104+
<!--
104105
<parent>
105106
<groupId>org.clojure</groupId>
106107
<artifactId>pom.contrib</artifactId>
107108
<version>0.1.2</version>
108109
</parent>
110+
-->
109111

110-
<!--
111112
<parent>
112113
<groupId>org.sonatype.oss</groupId>
113114
<artifactId>oss-parent</artifactId>
114115
<version>7</version>
115116
</parent>
116-
-->
117117

118118
<properties>
119119
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)