Created
October 4, 2018 15:20
-
-
Save jeffque/e56366a135ee88e26abd46272149c161 to your computer and use it in GitHub Desktop.
Maven metadata do TC 4.2.0-SNAPSHOT, http://maven.totalcross.com/artifactory/repo1-snapshot/com/totalcross/totalcross-sdk/4.2.0-SNAPSHOT/maven-metadata.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<metadata modelVersion="1.1.0"> | |
<groupId>com.totalcross</groupId> | |
<artifactId>totalcross-sdk</artifactId> | |
<version>4.2.0-SNAPSHOT</version> | |
<versioning> | |
<snapshot> | |
<timestamp>20180924.083450</timestamp> | |
<buildNumber>13</buildNumber> | |
</snapshot> | |
<lastUpdated>20180924083559</lastUpdated> | |
<snapshotVersions> | |
<snapshotVersion> | |
<classifier>sources</classifier> | |
<extension>jar</extension> | |
<value>4.2.0-20180924.083450-13</value> | |
<updated>20180924083450</updated> | |
</snapshotVersion> | |
<snapshotVersion> | |
<extension>jar</extension> | |
<value>4.2.0-20180924.083450-13</value> | |
<updated>20180924083450</updated> | |
</snapshotVersion> | |
<snapshotVersion> | |
<extension>pom</extension> | |
<value>4.2.0-20180924.083450-13</value> | |
<updated>20180924083450</updated> | |
</snapshotVersion> | |
</snapshotVersions> | |
</versioning> | |
</metadata> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment