JAVA-15409: Fix formatting of POMs (#12992)
This commit is contained in:
@@ -13,9 +13,10 @@
|
||||
<artifactId>jsr94</artifactId>
|
||||
<version>1.1</version>
|
||||
</dependency>
|
||||
<!-- the below be available after we download and unpack jess.jar and mvn install it into our
|
||||
local m2, compile errors with this project would go away then <dependency> <groupId>gov.sandia</groupId>
|
||||
<artifactId>jess</artifactId> <version>7.1p2</version> </dependency> -->
|
||||
<!-- the below be available after we download and unpack jess.jar -->
|
||||
<!-- and mvn install it into our local m2, compile errors with this project would go away then -->
|
||||
<!-- <dependency> <groupId>gov.sandia</groupId> -->
|
||||
<!--<artifactId>jess</artifactId> <version>7.1p2</version> </dependency> -->
|
||||
</dependencies>
|
||||
|
||||
<!-- include repository http://dist.wso2.org/maven2 for jsr94 -->
|
||||
|
||||
Reference in New Issue
Block a user