reverting pom as https resolved
This commit is contained in:
@@ -211,7 +211,7 @@
|
||||
<dependency>
|
||||
<groupId>org.netbeans.external</groupId>
|
||||
<artifactId>AbsoluteLayout</artifactId>
|
||||
<version>RELEASE90</version>
|
||||
<version>RELEASE82</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.javapos</groupId>
|
||||
@@ -321,12 +321,6 @@
|
||||
<groupId>com.unicenta</groupId>
|
||||
<artifactId>unicenta-plugins</artifactId>
|
||||
<version>1.1</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>com.unicenta</groupId>
|
||||
<artifactId>unicentaopos</artifactId>
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>uk.co.pos_apps</groupId>
|
||||
@@ -571,12 +565,12 @@
|
||||
<url>https://repo1.maven.org/maven2/</url>
|
||||
<layout>default</layout>
|
||||
</repository>
|
||||
<!--These are needed for Swing/Netbeans
|
||||
<!--These are needed for Swing/Netbeans-->
|
||||
<repository>
|
||||
<id>netbeans</id>
|
||||
<name>NetBeans</name>
|
||||
<url>https://netbeans.apidesign.org/maven2/</url>
|
||||
</repository> -->
|
||||
</repository>
|
||||
<!--These are needed for Swing/Netbeans -->
|
||||
<repository>
|
||||
<id>flatlaf</id>
|
||||
|
||||
Reference in New Issue
Block a user