Skip to content

Commit

Permalink
get aqapi from maven central (oracle#444)
Browse files Browse the repository at this point in the history
  • Loading branch information
markxnelson authored Jun 23, 2022
1 parent 36bc6fc commit 6ee06c6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions code-teq/javaTeq/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@
<groupId>com.oracle.database.messaging</groupId>
<artifactId>aqapi</artifactId>
<version>21.3.0.0</version>
<scope>system</scope>
<systemPath>/home/mark/src/aqapi.jar</systemPath>
</dependency>
<dependency>
<groupId>javax.jms</groupId>
Expand Down Expand Up @@ -74,4 +72,4 @@
</plugins>
</build>

</project>
</project>

0 comments on commit 6ee06c6

Please sign in to comment.