Skip to content

Commit

Permalink
Updated pom.xml to include beta API server version
Browse files Browse the repository at this point in the history
  • Loading branch information
barrycaceres committed Mar 25, 2022
1 parent d406c8a commit c501f10
Show file tree
Hide file tree
Showing 6 changed files with 78 additions and 1,352 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
<groupId>com.senzing</groupId>
<artifactId>senzing-poc-server</artifactId>
<packaging>jar</packaging>
<version>1.2.0</version>
<version>3.0.0-b01</version>
<name>senzing-poc-server</name>
<url>http://maven.apache.org</url>
<dependencies>
<dependency>
<groupId>com.senzing</groupId>
<artifactId>senzing-api-server</artifactId>
<version>[2.8.3, 3.0.0-SNAPSHOT)</version>
<version>[3.0.0-b01, 4.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.xerial</groupId>
Expand Down
2 changes: 1 addition & 1 deletion senzing-api-server
Loading

0 comments on commit c501f10

Please sign in to comment.